]> code.ossystems Code Review - openembedded-core.git/commit
python-six: Add to oe-core
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Tue, 12 Jul 2016 11:14:51 +0000 (14:14 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 09:24:51 +0000 (10:24 +0100)
commit9979e35ffb0dfb20d8aaffa8e2ec5e33f27fc009
tree03c4ce1b548ba75a075a5910422fcff81d6a8551
parent769ad8e114fda1fe112d3747408edbeb7b066a85
python-six: Add to oe-core

Recipes are moved from meta-openembedded/meta-python

Changes compared to meta-python version:
* Modified to not inherit pypi
* Fix python-io dependency for python3
* Support native, nativesdk
* Do not install .egg

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-six.inc [new file with mode: 0644]
meta/recipes-devtools/python/python-six_1.10.0.bb [new file with mode: 0644]
meta/recipes-devtools/python/python3-six_1.10.0.bb [new file with mode: 0644]