summaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_ipk.bbclass
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-02-19 16:15:03 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-19 14:37:40 -0800
commite7a21cd69a326ab7e2d0e410db28f24956f61208 (patch)
treee4a20387f0f68b443f764d7e505e2c2c5620f4cb /meta/classes/rootfs_ipk.bbclass
parentbb7a913e4a0da450cc85edfe0d8f80bdf4065fad (diff)
downloadopenembedded-core-e7a21cd69a326ab7e2d0e410db28f24956f61208.tar.gz
toolchain-scripts.bbclass: add PYTHONHOME variable to environment-setup
When relocating the SDK, applications using python will search for python modules in the default location and will fail to start. The below errors are thrown by gdb, for example: Could not find platform independent libraries <prefix> Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] ImportError: No module named site In order to overcome this, add the PYTHONHOME variable to the environment-setup script for both standalone toolchain and adt-installer. No need to do that for meta-ide-support environment script since this toolchain does not get relocated. [YOCTO #3839] Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/rootfs_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions