aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-six_1.10.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-05-05 17:09:11 +0300
committerMartin Jansa <Martin.Jansa@gmail.com>2017-05-23 15:49:35 +0200
commit04d5ee72720135e5f859b0a6a376408b3ac00dae (patch)
tree018985e8726991c95bc9d9c703310258f22df1f9 /meta-python/recipes-devtools/python/python-six_1.10.0.bb
parenta30e0f4cd336b6b84b0a203157bd8014370c9de6 (diff)
downloadmeta-openembedded-contrib-04d5ee72720135e5f859b0a6a376408b3ac00dae.tar.gz
python-six: re-add the recipe for Python 2.x
python-six was removed from oe-core, so we should provide it in meta-oe. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-six_1.10.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-six_1.10.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-six_1.10.0.bb b/meta-python/recipes-devtools/python/python-six_1.10.0.bb
new file mode 100644
index 0000000000..9075745d74
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-six_1.10.0.bb
@@ -0,0 +1,2 @@
+inherit pypi setuptools
+require python-six.inc