On Tue, Jul 15, 2014 at 04:32:34PM -0700, Tim Orling wrote: > * Move recipes from meta-openembedded/meta-oe that are not > depended upon by recipes already in meta-oe (e.g. gateone, > anki) > > * Recipes NOT moved: > python-futures > python-pyopenssl > python-simplejson > python-tornado > python-pyqt > python-sip > > Signed-off-by: Tim Orling <[email protected]> > --- > .../recipes-devtools/python => meta-python/recipes-python}/pyrtm_0.2.bb | 0 > .../python => meta-python/recipes-python}/python-autobahn_0.8.6.bb | 0 > .../python => meta-python/recipes-python}/python-cheetah_2.4.4.bb | 0 > .../python => meta-python/recipes-python}/python-cloudeebus_0.6.0.bb | 0 > .../python => meta-python/recipes-python}/python-cython_0.20.2.bb | 0 > .../python => meta-python/recipes-python}/python-dateutil_1.5.bb | 0 > .../python => meta-python/recipes-python}/python-epydoc_3.0.1.bb | 0 > .../python => meta-python/recipes-python}/python-feedparser_5.1.3.bb | 0 > .../python => meta-python/recipes-python}/python-gdata_1.2.4.bb | 0 > .../python => meta-python/recipes-python}/python-gevent_0.13.8.bb | 0 > .../python => meta-python/recipes-python}/python-greenlet_0.4.1.bb | 0 > .../python => meta-python/recipes-python}/python-ldap/setup.cfg.patch | 0 > .../python => meta-python/recipes-python}/python-ldap_2.3.9.bb | 0 > .../python => meta-python/recipes-python}/python-lxml_3.0.2.bb | 0 > .../0001-setup.py-link-in-sysroot-not-in-host-directories.patch | 0 > .../python => meta-python/recipes-python}/python-m2crypto_0.21.1.bb | 0 > .../recipes-python}/python-matplotlib/fix_setup.patch | 0 > .../recipes-python}/python-matplotlib/fix_setupext.patch | 0 > .../python => meta-python/recipes-python}/python-matplotlib_1.1.0.bb | 0 > .../python => meta-python/recipes-python}/python-numeric/no-lapack.patch | 0 > .../python => meta-python/recipes-python}/python-numeric_24.2.bb | 0 > .../python => meta-python/recipes-python}/python-pexpect_2.3.bb | 0 > .../python => meta-python/recipes-python}/python-pip_1.3.1.bb | 0 > .../python => meta-python/recipes-python}/python-psutil_0.6.1.bb | 0 > .../python => meta-python/recipes-python}/python-pyalsaaudio_0.4.bb | 0 > .../python => meta-python/recipes-python}/python-pyserial_2.4.bb | 0 > .../python => meta-python/recipes-python}/python-pyudev_0.16.1.bb | 0 > .../python => meta-python/recipes-python}/python-pyusb_1.0.0a2.bb | 0 > .../python => meta-python/recipes-python}/python-pyyaml/setup.py | 0 > .../python => meta-python/recipes-python}/python-pyyaml_3.10.bb | 0 > .../python => meta-python/recipes-python}/python-smbus_3.0.3.bb | 0 > .../python => meta-python/recipes-python}/python-sqlalchemy_0.7.9.bb | 0 > .../python => meta-python/recipes-python}/python-twisted_13.2.0.bb | 0 > .../python => meta-python/recipes-python}/python-vobject_0.8.1c.bb | 0 > .../python => meta-python/recipes-python}/python-webdav_0.1.2.bb | 0 > .../python => meta-python/recipes-python}/python-zopeinterface_4.1.1.bb | 0
meta-python/recipes-python/*bb isn't included in BBFILES, causing this
warning:
WARNING: No bb files matched BBFILE_PATTERN_meta-python
'^/home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/'
I'll move them to python subdirectory, but please be more careful when
sending _tested_ patches.
> 36 files changed, 0 insertions(+), 0 deletions(-)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/pyrtm_0.2.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-autobahn_0.8.6.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-cheetah_2.4.4.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-cloudeebus_0.6.0.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-cython_0.20.2.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-dateutil_1.5.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-epydoc_3.0.1.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-feedparser_5.1.3.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-gdata_1.2.4.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-gevent_0.13.8.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-greenlet_0.4.1.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-ldap/setup.cfg.patch (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-ldap_2.3.9.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-lxml_3.0.2.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-m2crypto/0001-setup.py-link-in-sysroot-not-in-host-directories.patch
> (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-m2crypto_0.21.1.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-matplotlib/fix_setup.patch (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-matplotlib/fix_setupext.patch (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-matplotlib_1.1.0.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-numeric/no-lapack.patch (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-numeric_24.2.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-pexpect_2.3.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-pip_1.3.1.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-psutil_0.6.1.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-pyalsaaudio_0.4.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-pyserial_2.4.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-pyudev_0.16.1.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-pyusb_1.0.0a2.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-pyyaml/setup.py (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-pyyaml_3.10.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-smbus_3.0.3.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-sqlalchemy_0.7.9.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-twisted_13.2.0.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-vobject_0.8.1c.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-webdav_0.1.2.bb (100%)
> rename {meta-oe/recipes-devtools/python =>
> meta-python/recipes-python}/python-zopeinterface_4.1.1.bb (100%)
>
> diff --git a/meta-oe/recipes-devtools/python/pyrtm_0.2.bb
> b/meta-python/recipes-python/pyrtm_0.2.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/pyrtm_0.2.bb
> rename to meta-python/recipes-python/pyrtm_0.2.bb
> diff --git a/meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb
> b/meta-python/recipes-python/python-autobahn_0.8.6.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb
> rename to meta-python/recipes-python/python-autobahn_0.8.6.bb
> diff --git a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
> b/meta-python/recipes-python/python-cheetah_2.4.4.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
> rename to meta-python/recipes-python/python-cheetah_2.4.4.bb
> diff --git a/meta-oe/recipes-devtools/python/python-cloudeebus_0.6.0.bb
> b/meta-python/recipes-python/python-cloudeebus_0.6.0.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-cloudeebus_0.6.0.bb
> rename to meta-python/recipes-python/python-cloudeebus_0.6.0.bb
> diff --git a/meta-oe/recipes-devtools/python/python-cython_0.20.2.bb
> b/meta-python/recipes-python/python-cython_0.20.2.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-cython_0.20.2.bb
> rename to meta-python/recipes-python/python-cython_0.20.2.bb
> diff --git a/meta-oe/recipes-devtools/python/python-dateutil_1.5.bb
> b/meta-python/recipes-python/python-dateutil_1.5.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-dateutil_1.5.bb
> rename to meta-python/recipes-python/python-dateutil_1.5.bb
> diff --git a/meta-oe/recipes-devtools/python/python-epydoc_3.0.1.bb
> b/meta-python/recipes-python/python-epydoc_3.0.1.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-epydoc_3.0.1.bb
> rename to meta-python/recipes-python/python-epydoc_3.0.1.bb
> diff --git a/meta-oe/recipes-devtools/python/python-feedparser_5.1.3.bb
> b/meta-python/recipes-python/python-feedparser_5.1.3.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-feedparser_5.1.3.bb
> rename to meta-python/recipes-python/python-feedparser_5.1.3.bb
> diff --git a/meta-oe/recipes-devtools/python/python-gdata_1.2.4.bb
> b/meta-python/recipes-python/python-gdata_1.2.4.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-gdata_1.2.4.bb
> rename to meta-python/recipes-python/python-gdata_1.2.4.bb
> diff --git a/meta-oe/recipes-devtools/python/python-gevent_0.13.8.bb
> b/meta-python/recipes-python/python-gevent_0.13.8.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-gevent_0.13.8.bb
> rename to meta-python/recipes-python/python-gevent_0.13.8.bb
> diff --git a/meta-oe/recipes-devtools/python/python-greenlet_0.4.1.bb
> b/meta-python/recipes-python/python-greenlet_0.4.1.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-greenlet_0.4.1.bb
> rename to meta-python/recipes-python/python-greenlet_0.4.1.bb
> diff --git a/meta-oe/recipes-devtools/python/python-ldap/setup.cfg.patch
> b/meta-python/recipes-python/python-ldap/setup.cfg.patch
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-ldap/setup.cfg.patch
> rename to meta-python/recipes-python/python-ldap/setup.cfg.patch
> diff --git a/meta-oe/recipes-devtools/python/python-ldap_2.3.9.bb
> b/meta-python/recipes-python/python-ldap_2.3.9.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-ldap_2.3.9.bb
> rename to meta-python/recipes-python/python-ldap_2.3.9.bb
> diff --git a/meta-oe/recipes-devtools/python/python-lxml_3.0.2.bb
> b/meta-python/recipes-python/python-lxml_3.0.2.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-lxml_3.0.2.bb
> rename to meta-python/recipes-python/python-lxml_3.0.2.bb
> diff --git
> a/meta-oe/recipes-devtools/python/python-m2crypto/0001-setup.py-link-in-sysroot-not-in-host-directories.patch
>
> b/meta-python/recipes-python/python-m2crypto/0001-setup.py-link-in-sysroot-not-in-host-directories.patch
> similarity index 100%
> rename from
> meta-oe/recipes-devtools/python/python-m2crypto/0001-setup.py-link-in-sysroot-not-in-host-directories.patch
> rename to
> meta-python/recipes-python/python-m2crypto/0001-setup.py-link-in-sysroot-not-in-host-directories.patch
> diff --git a/meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb
> b/meta-python/recipes-python/python-m2crypto_0.21.1.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb
> rename to meta-python/recipes-python/python-m2crypto_0.21.1.bb
> diff --git
> a/meta-oe/recipes-devtools/python/python-matplotlib/fix_setup.patch
> b/meta-python/recipes-python/python-matplotlib/fix_setup.patch
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-matplotlib/fix_setup.patch
> rename to meta-python/recipes-python/python-matplotlib/fix_setup.patch
> diff --git
> a/meta-oe/recipes-devtools/python/python-matplotlib/fix_setupext.patch
> b/meta-python/recipes-python/python-matplotlib/fix_setupext.patch
> similarity index 100%
> rename from
> meta-oe/recipes-devtools/python/python-matplotlib/fix_setupext.patch
> rename to meta-python/recipes-python/python-matplotlib/fix_setupext.patch
> diff --git a/meta-oe/recipes-devtools/python/python-matplotlib_1.1.0.bb
> b/meta-python/recipes-python/python-matplotlib_1.1.0.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-matplotlib_1.1.0.bb
> rename to meta-python/recipes-python/python-matplotlib_1.1.0.bb
> diff --git a/meta-oe/recipes-devtools/python/python-numeric/no-lapack.patch
> b/meta-python/recipes-python/python-numeric/no-lapack.patch
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-numeric/no-lapack.patch
> rename to meta-python/recipes-python/python-numeric/no-lapack.patch
> diff --git a/meta-oe/recipes-devtools/python/python-numeric_24.2.bb
> b/meta-python/recipes-python/python-numeric_24.2.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-numeric_24.2.bb
> rename to meta-python/recipes-python/python-numeric_24.2.bb
> diff --git a/meta-oe/recipes-devtools/python/python-pexpect_2.3.bb
> b/meta-python/recipes-python/python-pexpect_2.3.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-pexpect_2.3.bb
> rename to meta-python/recipes-python/python-pexpect_2.3.bb
> diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
> b/meta-python/recipes-python/python-pip_1.3.1.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
> rename to meta-python/recipes-python/python-pip_1.3.1.bb
> diff --git a/meta-oe/recipes-devtools/python/python-psutil_0.6.1.bb
> b/meta-python/recipes-python/python-psutil_0.6.1.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-psutil_0.6.1.bb
> rename to meta-python/recipes-python/python-psutil_0.6.1.bb
> diff --git a/meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb
> b/meta-python/recipes-python/python-pyalsaaudio_0.4.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb
> rename to meta-python/recipes-python/python-pyalsaaudio_0.4.bb
> diff --git a/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb
> b/meta-python/recipes-python/python-pyserial_2.4.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-pyserial_2.4.bb
> rename to meta-python/recipes-python/python-pyserial_2.4.bb
> diff --git a/meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb
> b/meta-python/recipes-python/python-pyudev_0.16.1.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb
> rename to meta-python/recipes-python/python-pyudev_0.16.1.bb
> diff --git a/meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb
> b/meta-python/recipes-python/python-pyusb_1.0.0a2.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb
> rename to meta-python/recipes-python/python-pyusb_1.0.0a2.bb
> diff --git a/meta-oe/recipes-devtools/python/python-pyyaml/setup.py
> b/meta-python/recipes-python/python-pyyaml/setup.py
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-pyyaml/setup.py
> rename to meta-python/recipes-python/python-pyyaml/setup.py
> diff --git a/meta-oe/recipes-devtools/python/python-pyyaml_3.10.bb
> b/meta-python/recipes-python/python-pyyaml_3.10.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-pyyaml_3.10.bb
> rename to meta-python/recipes-python/python-pyyaml_3.10.bb
> diff --git a/meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb
> b/meta-python/recipes-python/python-smbus_3.0.3.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb
> rename to meta-python/recipes-python/python-smbus_3.0.3.bb
> diff --git a/meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb
> b/meta-python/recipes-python/python-sqlalchemy_0.7.9.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb
> rename to meta-python/recipes-python/python-sqlalchemy_0.7.9.bb
> diff --git a/meta-oe/recipes-devtools/python/python-twisted_13.2.0.bb
> b/meta-python/recipes-python/python-twisted_13.2.0.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-twisted_13.2.0.bb
> rename to meta-python/recipes-python/python-twisted_13.2.0.bb
> diff --git a/meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb
> b/meta-python/recipes-python/python-vobject_0.8.1c.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb
> rename to meta-python/recipes-python/python-vobject_0.8.1c.bb
> diff --git a/meta-oe/recipes-devtools/python/python-webdav_0.1.2.bb
> b/meta-python/recipes-python/python-webdav_0.1.2.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-webdav_0.1.2.bb
> rename to meta-python/recipes-python/python-webdav_0.1.2.bb
> diff --git a/meta-oe/recipes-devtools/python/python-zopeinterface_4.1.1.bb
> b/meta-python/recipes-python/python-zopeinterface_4.1.1.bb
> similarity index 100%
> rename from meta-oe/recipes-devtools/python/python-zopeinterface_4.1.1.bb
> rename to meta-python/recipes-python/python-zopeinterface_4.1.1.bb
> --
> 1.9.3
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
