From 305d60fccdb0d81c34cf2e4a4368d708068cf4f9 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 11 Jan 2012 14:33:12 +0000 Subject: python-native: RPROVIDE python-core-native since pycurl-native depends on it (From OE-Core rev: 893405d46c28d75372dcf4b2d91c617b81bdc92e) Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-native_2.7.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="" \ -- cgit v1.2.3-54-g00ecf