aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-native_2.6.1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-11-10 16:12:05 +0100
committerKoen Kooi <koen@openembedded.org>2009-11-10 16:12:05 +0100
commit52aea4b0c5d14a3c5f0dfaa8f24ae96286701ca6 (patch)
tree8291ae2be78e8429f859304267738170315bf36a /recipes/python/python-native_2.6.1.bb
parentc82761833ccfd9b64347b769f059e86760fb6d99 (diff)
downloadopenembedded-52aea4b0c5d14a3c5f0dfaa8f24ae96286701ca6.tar.gz
python-native: remove prefix and exec_prefix, native.bbclass should take care of that now
Diffstat (limited to 'recipes/python/python-native_2.6.1.bb')
-rw-r--r--recipes/python/python-native_2.6.1.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/python/python-native_2.6.1.bb b/recipes/python/python-native_2.6.1.bb
index 30b97c9344..9d0b0c8268 100644
--- a/recipes/python/python-native_2.6.1.bb
+++ b/recipes/python/python-native_2.6.1.bb
@@ -15,9 +15,6 @@ S = "${WORKDIR}/Python-${PV}"
inherit native
-prefix = "${STAGING_DIR_NATIVE}/${layout_prefix}"
-exec_prefix = "${STAGING_DIR_NATIVE}/${layout_exec_prefix}"
-
EXTRA_OEMAKE = '\
BUILD_SYS="" \
HOST_SYS="" \