aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-11 14:33:12 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-11 23:53:08 +0000
commit893405d46c28d75372dcf4b2d91c617b81bdc92e (patch)
tree17c2a54126a7895916dfb5b766e2b975b49dbe86
parent27e8a432889b3a78f6bbadf8b14ad1ce4d11907c (diff)
downloadopenembedded-core-contrib-893405d46c28d75372dcf4b2d91c617b81bdc92e.tar.gz
python-native: RPROVIDE python-core-native since pycurl-native depends on it
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python-native_2.7.2.bb2
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 67b546d76e..8bf0af0b8d 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="" \