summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-07 22:05:57 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-07 23:15:12 +0100
commit247330b515a1f19189e97f3832242c1c965c2782 (patch)
tree640af59e10c5565b79045a56621bd7a7ede5d890 /meta/recipes-core/meta
parent1409d9b9690e39ecc63aacfdd5785586d83633ee (diff)
downloadopenembedded-core-247330b515a1f19189e97f3832242c1c965c2782.tar.gz
package-index: Remove the python hack, its not needed after the pythonnative changes
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/meta')
-rw-r--r--meta/recipes-core/meta/package-index.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/meta/package-index.bb b/meta/recipes-core/meta/package-index.bb
index 96d54e3664..bf3922f6d1 100644
--- a/meta/recipes-core/meta/package-index.bb
+++ b/meta/recipes-core/meta/package-index.bb
@@ -21,9 +21,6 @@ do_populate_sysroot[noexec] = "1"
do_package_index[nostamp] = "1"
do_package_index[depends] += "${PACKAGEINDEXDEPS}"
-# Force NATIVE python to use modules from STAGING_DIR_NATIVE
-export PYTHONHOME = "${STAGING_DIR_NATIVE}/usr"
-
do_package_index() {
set -ex
${PACKAGEINDEXES}