[oe-commits] Richard Purdie : python-native: RPROVIDE python-core-native since pycurl-native depends on it

git at git.openembedded.org git at git.openembedded.org
Thu Jan 12 00:02:12 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 893405d46c28d75372dcf4b2d91c617b81bdc92e
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=893405d46c28d75372dcf4b2d91c617b81bdc92e

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Wed Jan 11 14:33:12 2012 +0000

python-native: RPROVIDE python-core-native since pycurl-native depends on it

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../recipes-devtools/python/python-native_2.7.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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-commits mailing list