python-six-native depends on it.
Signed-off-by: Robert Yang <[email protected]>
---
meta/recipes-devtools/python/python-native_2.7.12.bb | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python-native_2.7.12.bb
b/meta/recipes-devtools/python/python-native_2.7.12.bb
index de83cbd..9a6430d 100644
--- a/meta/recipes-devtools/python/python-native_2.7.12.bb
+++ b/meta/recipes-devtools/python/python-native_2.7.12.bb
@@ -25,7 +25,14 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:"
inherit native
-RPROVIDES += "python-distutils-native python-compression-native
python-textutils-native python-codecs-native python-core-native
python-unittest-native"
+RPROVIDES += "python-distutils-native \
+ python-compression-native \
+ python-textutils-native \
+ python-codecs-native \
+ python-core-native \
+ python-unittest-native \
+ python-io-native \
+"
EXTRA_OECONF_append = " --bindir=${bindir}/${PN}
--with-system-expat=${STAGING_DIR_HOST}"
--
2.10.2
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core