| Submitter | Andreas Oberritter |
|---|---|
| Date | Jan. 6, 2011, 12:48 p.m. |
| Message ID | <1294318110-23521-2-git-send-email-obi@opendreambox.org> |
| Download | mbox | patch |
| Permalink | /patch/185/ |
| State | Accepted |
| Commit | ba7b0b653395beb8dc62d744a2692857310143c2 |
| Headers | show |
Comments
Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2011/1/6 Andreas Oberritter <obi@opendreambox.org>: > Signed-off-by: Andreas Oberritter <obi@opendreambox.org> > CC: Martin Jansa <Martin.Jansa@gmail.com> > --- Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> > recipes/python/python-wifi_0.3.1.bb | 21 --------------------- > 1 files changed, 0 insertions(+), 21 deletions(-) > delete mode 100644 recipes/python/python-wifi_0.3.1.bb > > diff --git a/recipes/python/python-wifi_0.3.1.bb b/recipes/python/python-wifi_0.3.1.bb > deleted file mode 100644 > index fefffe6..0000000 > --- a/recipes/python/python-wifi_0.3.1.bb > +++ /dev/null > @@ -1,21 +0,0 @@ > -DESCRIPTION = "Fusil is a Python library used to write fuzzing programs." > -HOMEPAGE = "http://fusil.hachoir.org/" > -SECTION = "devel/python" > -LICENSE = "GPLv2" > -SRCNAME = "python-wifi" > - > -SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" > -S = "${WORKDIR}/${SRCNAME}-${PV}" > - > -inherit setuptools > - > -RDEPENDS_${PN} = "\ > - python-ctypes \ > - python-datetime \ > -" > - > - > - > - > -SRC_URI[md5sum] = "0458e32f82900e03c9fd155442242638" > -SRC_URI[sha256sum] = "a7087ac16ce2d1f146dd76cbfc442ae5b91774f4b8c8eba913c09d0c325eb12f" > -- > 1.7.2.3 > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >
On Thu, Jan 6, 2011 at 1:48 PM, Andreas Oberritter <obi@opendreambox.org> wrote: > Signed-off-by: Andreas Oberritter <obi@opendreambox.org> > CC: Martin Jansa <Martin.Jansa@gmail.com> Ackey-by: Martin Jansa <Martin.Jansa@gmail.com> > --- > recipes/python/python-wifi_0.3.1.bb | 21 --------------------- > 1 files changed, 0 insertions(+), 21 deletions(-) > delete mode 100644 recipes/python/python-wifi_0.3.1.bb > > diff --git a/recipes/python/python-wifi_0.3.1.bb b/recipes/python/python-wifi_0.3.1.bb > deleted file mode 100644 > index fefffe6..0000000 > --- a/recipes/python/python-wifi_0.3.1.bb > +++ /dev/null > @@ -1,21 +0,0 @@ > -DESCRIPTION = "Fusil is a Python library used to write fuzzing programs." > -HOMEPAGE = "http://fusil.hachoir.org/" > -SECTION = "devel/python" > -LICENSE = "GPLv2" > -SRCNAME = "python-wifi" > - > -SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" > -S = "${WORKDIR}/${SRCNAME}-${PV}" > - > -inherit setuptools > - > -RDEPENDS_${PN} = "\ > - python-ctypes \ > - python-datetime \ > -" > - > - > - > - > -SRC_URI[md5sum] = "0458e32f82900e03c9fd155442242638" > -SRC_URI[sha256sum] = "a7087ac16ce2d1f146dd76cbfc442ae5b91774f4b8c8eba913c09d0c325eb12f" > -- > 1.7.2.3 > >
Patch
diff --git a/recipes/python/python-wifi_0.3.1.bb b/recipes/python/python-wifi_0.3.1.bb deleted file mode 100644 index fefffe6..0000000 --- a/recipes/python/python-wifi_0.3.1.bb +++ /dev/null @@ -1,21 +0,0 @@ -DESCRIPTION = "Fusil is a Python library used to write fuzzing programs." -HOMEPAGE = "http://fusil.hachoir.org/" -SECTION = "devel/python" -LICENSE = "GPLv2" -SRCNAME = "python-wifi" - -SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -S = "${WORKDIR}/${SRCNAME}-${PV}" - -inherit setuptools - -RDEPENDS_${PN} = "\ - python-ctypes \ - python-datetime \ -" - - - - -SRC_URI[md5sum] = "0458e32f82900e03c9fd155442242638" -SRC_URI[sha256sum] = "a7087ac16ce2d1f146dd76cbfc442ae5b91774f4b8c8eba913c09d0c325eb12f"
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> CC: Martin Jansa <Martin.Jansa@gmail.com> --- recipes/python/python-wifi_0.3.1.bb | 21 --------------------- 1 files changed, 0 insertions(+), 21 deletions(-) delete mode 100644 recipes/python/python-wifi_0.3.1.bb