]> code.ossystems Code Review - openembedded-core.git/commitdiff
python-native: RPROVIDE python-core-native since pycurl-native depends on it
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jan 2012 14:33:12 +0000 (14:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jan 2012 23:53:08 +0000 (23:53 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-native_2.7.2.bb

index 67b546d76ed224f50460025d2764fa8bde0411b9..8bf0af0b8d3ef5ad7a7f3901c0091bf39076f40c 100644 (file)
@@ -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="" \