generic-poky/meta
Richard Purdie 06a7ffdeca python: Fix host contamination issue
python-nativesdk could fail with:

| /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-ppc/build/build/tmp/sysroots/x86_64-linux/usr/bin/python: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-ppc/build/build/tmp/work/x86_64-nativesdk-pokysdk-linux/python-nativesdk-2.7.2-r1.9/Python-2.7.2/libpython2.7.so.1.0)
| make: *** [sharedmods] Error 1

which is caused by the fact LD_LIBRARY_PATH is being set to include WORKDIR
when calling HOSTPYTHON. HOSTPYTHON is from python-native and needs no such
help so the easiest fix here is not to set crazy LD_LIBRARY_PATH values
since we should never be running anything from WORKDIR given the way we build
things.

The patch clears out the RUNSHARED variable which would contain the
LD_LIBRARY_PATH value prior to this patch.

(From OE-Core rev: 546175abbac8a3c7ec4b5a4d014b05378bbb092f)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-11 12:08:14 +01:00
..
classes archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEPLOY_DIR}/source when enable archiver 2012-04-11 12:08:14 +01:00
conf syslinux: Update distro-tracking fields 2012-04-10 13:32:02 +01:00
files common-license: Add ICU generic 2012-03-25 12:23:39 +01:00
lib license.py: fix behaviour of copyleft_compliance 2012-04-04 17:17:51 +01:00
recipes-bsp grub-efi: Include GPT partition EXT FS support 2012-04-10 13:32:00 +01:00
recipes-connectivity connman: add ofono dependency. 2012-04-11 12:08:13 +01:00
recipes-core busybox: fix options -b, -a and -P 2012-04-11 12:08:14 +01:00
recipes-devtools python: Fix host contamination issue 2012-04-11 12:08:14 +01:00
recipes-extended at: Fix origin location of install pam.conf from from ${P} -> ${BP} 2012-04-10 13:32:01 +01:00
recipes-gnome gdk-pixbuf: Fix checksum warning issue 2012-03-30 17:20:23 +01:00
recipes-graphics mesa-common: package gl.pc in libgl-dev 2012-04-10 13:31:58 +01:00
recipes-kernel hello-mod: Move hello-mod from meta to meta-skeleton 2012-04-10 13:32:02 +01:00
recipes-multimedia gst-plugins-base: fix build of subparse plugin 2012-04-06 01:12:45 +01:00
recipes-qt Hob: Modify Image Descriptions 2012-04-06 01:12:46 +01:00
recipes-rt Hob: Modify Image Descriptions 2012-04-06 01:12:46 +01:00
recipes-sato Hob: Modify Image Descriptions 2012-04-06 01:12:46 +01:00
recipes-support gdbm: Activate -enable-libgdbm-compat and add symlinks to headers in include/gdbm 2012-04-06 01:12:45 +01:00
site powerpc64-linux: Update cached autoconf values for libpcap on powerpc64 2012-02-10 14:38:41 +00:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt meta/recipes.txt: correct Qt capitalisation 2011-09-07 22:54:17 +01:00