]> code.ossystems Code Review - openembedded-core.git/commitdiff
package-index: Remove the python hack, its not needed after the pythonnative changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Aug 2012 22:05:57 +0000 (22:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Aug 2012 22:15:12 +0000 (23:15 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/package-index.bb

index 96d54e3664e466f62aeda399d33c2ab4d8a50af2..bf3922f6d195c7322c9424cc023546936c13c11d 100644 (file)
@@ -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}