summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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}"
18 18
19inherit native 19inherit native
20 20
21RPROVIDES += "python-distutils-native python-compression-native python-textutils-native" 21RPROVIDES += "python-distutils-native python-compression-native python-textutils-native python-core-native"
22 22
23EXTRA_OEMAKE = '\ 23EXTRA_OEMAKE = '\
24 BUILD_SYS="" \ 24 BUILD_SYS="" \