diff options
| author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-05-05 17:09:11 +0300 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-05-23 15:49:35 +0200 |
| commit | 04d5ee72720135e5f859b0a6a376408b3ac00dae (patch) | |
| tree | 018985e8726991c95bc9d9c703310258f22df1f9 /meta-python/recipes-devtools/python/python-six_1.10.0.bb | |
| parent | a30e0f4cd336b6b84b0a203157bd8014370c9de6 (diff) | |
| download | meta-openembedded-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.bb | 2 |
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 @@ | |||
| 1 | inherit pypi setuptools | ||
| 2 | require python-six.inc | ||
