[OE-core] [PATCH] python-native: RPROVIDE python-core-native since pycurl-native depends on it

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jan 11 14:33:12 UTC 2012


Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
diff --git a/meta/recipes-devtools/python/python-native_2.7.2.bb b/meta/recipes-devtools/python/python-native_2.7.2.bb
index 67b546d..8bf0af0 100644
--- a/meta/recipes-devtools/python/python-native_2.7.2.bb
+++ b/meta/recipes-devtools/python/python-native_2.7.2.bb
@@ -18,7 +18,7 @@ S = "${WORKDIR}/Python-${PV}"
 
 inherit native
 
-RPROVIDES += "python-distutils-native python-compression-native python-textutils-native"
+RPROVIDES += "python-distutils-native python-compression-native python-textutils-native python-core-native"
 
 EXTRA_OEMAKE = '\
   BUILD_SYS="" \





More information about the Openembedded-core mailing list