Browse Source

meta-python: move recipes from meta-oe

* 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 <TicoTimo@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Tim Orling 10 years ago
parent
commit
a6d7ba9264
37 changed files with 1 additions and 0 deletions
  1. 1 0
      meta-efl/README
  2. 0 0
      meta-python/recipes-python/python/pyrtm_0.2.bb
  3. 0 0
      meta-python/recipes-python/python/python-autobahn_0.8.6.bb
  4. 0 0
      meta-python/recipes-python/python/python-cheetah_2.4.4.bb
  5. 0 0
      meta-python/recipes-python/python/python-cloudeebus_0.6.0.bb
  6. 0 0
      meta-python/recipes-python/python/python-cython_0.20.2.bb
  7. 0 0
      meta-python/recipes-python/python/python-dateutil_1.5.bb
  8. 0 0
      meta-python/recipes-python/python/python-epydoc_3.0.1.bb
  9. 0 0
      meta-python/recipes-python/python/python-feedparser_5.1.3.bb
  10. 0 0
      meta-python/recipes-python/python/python-gdata_1.2.4.bb
  11. 0 0
      meta-python/recipes-python/python/python-gevent_0.13.8.bb
  12. 0 0
      meta-python/recipes-python/python/python-greenlet_0.4.1.bb
  13. 0 0
      meta-python/recipes-python/python/python-ldap/setup.cfg.patch
  14. 0 0
      meta-python/recipes-python/python/python-ldap_2.3.9.bb
  15. 0 0
      meta-python/recipes-python/python/python-lxml_3.0.2.bb
  16. 0 0
      meta-python/recipes-python/python/python-m2crypto/0001-setup.py-link-in-sysroot-not-in-host-directories.patch
  17. 0 0
      meta-python/recipes-python/python/python-m2crypto_0.21.1.bb
  18. 0 0
      meta-python/recipes-python/python/python-matplotlib/fix_setup.patch
  19. 0 0
      meta-python/recipes-python/python/python-matplotlib/fix_setupext.patch
  20. 0 0
      meta-python/recipes-python/python/python-matplotlib_1.1.0.bb
  21. 0 0
      meta-python/recipes-python/python/python-numeric/no-lapack.patch
  22. 0 0
      meta-python/recipes-python/python/python-numeric_24.2.bb
  23. 0 0
      meta-python/recipes-python/python/python-pexpect_2.3.bb
  24. 0 0
      meta-python/recipes-python/python/python-pip_1.3.1.bb
  25. 0 0
      meta-python/recipes-python/python/python-psutil_0.6.1.bb
  26. 0 0
      meta-python/recipes-python/python/python-pyalsaaudio_0.4.bb
  27. 0 0
      meta-python/recipes-python/python/python-pyserial_2.4.bb
  28. 0 0
      meta-python/recipes-python/python/python-pyudev_0.16.1.bb
  29. 0 0
      meta-python/recipes-python/python/python-pyusb_1.0.0a2.bb
  30. 0 0
      meta-python/recipes-python/python/python-pyyaml/setup.py
  31. 0 0
      meta-python/recipes-python/python/python-pyyaml_3.10.bb
  32. 0 0
      meta-python/recipes-python/python/python-smbus_3.0.3.bb
  33. 0 0
      meta-python/recipes-python/python/python-sqlalchemy_0.7.9.bb
  34. 0 0
      meta-python/recipes-python/python/python-twisted_13.2.0.bb
  35. 0 0
      meta-python/recipes-python/python/python-vobject_0.8.1c.bb
  36. 0 0
      meta-python/recipes-python/python/python-webdav_0.1.2.bb
  37. 0 0
      meta-python/recipes-python/python/python-zopeinterface_4.1.1.bb

+ 1 - 0
meta-efl/README

@@ -5,6 +5,7 @@ branch: master
 revision: HEAD
 
 URI: git://github.com/openembedded/meta-oe.git
+layers: meta-oe, meta-python
 branch: master
 revision: HEAD
 

+ 0 - 0
meta-oe/recipes-devtools/python/pyrtm_0.2.bb → meta-python/recipes-python/python/pyrtm_0.2.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-autobahn_0.8.6.bb → meta-python/recipes-python/python/python-autobahn_0.8.6.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb → meta-python/recipes-python/python/python-cheetah_2.4.4.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-cloudeebus_0.6.0.bb → meta-python/recipes-python/python/python-cloudeebus_0.6.0.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-cython_0.20.2.bb → meta-python/recipes-python/python/python-cython_0.20.2.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-dateutil_1.5.bb → meta-python/recipes-python/python/python-dateutil_1.5.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-epydoc_3.0.1.bb → meta-python/recipes-python/python/python-epydoc_3.0.1.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-feedparser_5.1.3.bb → meta-python/recipes-python/python/python-feedparser_5.1.3.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-gdata_1.2.4.bb → meta-python/recipes-python/python/python-gdata_1.2.4.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-gevent_0.13.8.bb → meta-python/recipes-python/python/python-gevent_0.13.8.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-greenlet_0.4.1.bb → meta-python/recipes-python/python/python-greenlet_0.4.1.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-ldap/setup.cfg.patch → meta-python/recipes-python/python/python-ldap/setup.cfg.patch


+ 0 - 0
meta-oe/recipes-devtools/python/python-ldap_2.3.9.bb → meta-python/recipes-python/python/python-ldap_2.3.9.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-lxml_3.0.2.bb → meta-python/recipes-python/python/python-lxml_3.0.2.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-m2crypto/0001-setup.py-link-in-sysroot-not-in-host-directories.patch → meta-python/recipes-python/python/python-m2crypto/0001-setup.py-link-in-sysroot-not-in-host-directories.patch


+ 0 - 0
meta-oe/recipes-devtools/python/python-m2crypto_0.21.1.bb → meta-python/recipes-python/python/python-m2crypto_0.21.1.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-matplotlib/fix_setup.patch → meta-python/recipes-python/python/python-matplotlib/fix_setup.patch


+ 0 - 0
meta-oe/recipes-devtools/python/python-matplotlib/fix_setupext.patch → meta-python/recipes-python/python/python-matplotlib/fix_setupext.patch


+ 0 - 0
meta-oe/recipes-devtools/python/python-matplotlib_1.1.0.bb → meta-python/recipes-python/python/python-matplotlib_1.1.0.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-numeric/no-lapack.patch → meta-python/recipes-python/python/python-numeric/no-lapack.patch


+ 0 - 0
meta-oe/recipes-devtools/python/python-numeric_24.2.bb → meta-python/recipes-python/python/python-numeric_24.2.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-pexpect_2.3.bb → meta-python/recipes-python/python/python-pexpect_2.3.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-pip_1.3.1.bb → meta-python/recipes-python/python/python-pip_1.3.1.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-psutil_0.6.1.bb → meta-python/recipes-python/python/python-psutil_0.6.1.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-pyalsaaudio_0.4.bb → meta-python/recipes-python/python/python-pyalsaaudio_0.4.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-pyserial_2.4.bb → meta-python/recipes-python/python/python-pyserial_2.4.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-pyudev_0.16.1.bb → meta-python/recipes-python/python/python-pyudev_0.16.1.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-pyusb_1.0.0a2.bb → meta-python/recipes-python/python/python-pyusb_1.0.0a2.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-pyyaml/setup.py → meta-python/recipes-python/python/python-pyyaml/setup.py


+ 0 - 0
meta-oe/recipes-devtools/python/python-pyyaml_3.10.bb → meta-python/recipes-python/python/python-pyyaml_3.10.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-smbus_3.0.3.bb → meta-python/recipes-python/python/python-smbus_3.0.3.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-sqlalchemy_0.7.9.bb → meta-python/recipes-python/python/python-sqlalchemy_0.7.9.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-twisted_13.2.0.bb → meta-python/recipes-python/python/python-twisted_13.2.0.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-vobject_0.8.1c.bb → meta-python/recipes-python/python/python-vobject_0.8.1c.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-webdav_0.1.2.bb → meta-python/recipes-python/python/python-webdav_0.1.2.bb


+ 0 - 0
meta-oe/recipes-devtools/python/python-zopeinterface_4.1.1.bb → meta-python/recipes-python/python/python-zopeinterface_4.1.1.bb