mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
python-six: put python2/3 variant together
Upcoming 60.2.3 mozjs (meta-oe) requires python(2)-six-native for its configuration. Currently python(2)-six lives in meta-python and it could be moved to mozjs's home meta-oe but that would be just further clutter. Once applied here patch to meta-python will be send. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
parent
7a81eea01a
commit
e3392ec719
2
meta-oe/recipes-devtools/python/python-six_1.12.0.bb
Normal file
2
meta-oe/recipes-devtools/python/python-six_1.12.0.bb
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
inherit pypi setuptools
|
||||||
|
require recipes-devtools/python/python-six.inc
|
Loading…
Reference in New Issue
Block a user