generic-poky/meta
Tom Zanussi d38325cbca perl: add archlib_exp variable used to generate ARCHLIB_EXP in config.h
perl.c uses an ARCHLIB_EXP define to generate compile-time code that
adds the archlibexp path to @INC during run-time initialization of a
new perl interpreter.

Because we've changed this value in a temporary way to make it
possible to use ExtUtils::Embed in the target build (the temporary
value in config.sh gets re-stripped out during packaging), the
ARCHLIB_EXP value that gets generated still uses the temporary version
instead of the original expected version (i.e. becauses it's in the
generated config.h, it doesn't get stripped out during packaging like
the others in config.sh).

This creates an unmodified version called archlib_exp that gets used
by a modified config_h.SH to get the correct value into config.h

This patch uses an unmodified version of archlibexp called
archlib_exp, introduced to config.sh, which is used to generate the
correct value of ARCHLIB_EXP into config.h

Fixes [YOCTO #3099].

(From OE-Core rev: cbcfdeb1d55e2e76f199750bda401bad126ae234)

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-10 15:13:40 +01:00
..
classes sstate: Also add datadir/sgl to sstate whitelist to avoid openjade warning 2012-10-08 09:23:57 +01:00
conf bitbake.conf: Add CCACHE_DISABLE to BS_HASHBASE_WHITELIST 2012-10-02 18:12:48 +01:00
files bzip license: bzip2 not bzip. 2012-10-10 15:06:12 +01:00
lib/oe distrodata: Update distrocheck functions 2012-10-03 17:37:33 +01:00
recipes-bsp grub: disable lzma, device-mapper, zfs and nvpair 2012-09-19 17:56:27 +01:00
recipes-connectivity wpa-supplicant: don't break the DBus service file 2012-10-03 13:37:02 +01:00
recipes-core build-appliance-image: Fix spacing in DESCRIPTION 2012-10-04 14:07:51 +01:00
recipes-devtools perl: add archlib_exp variable used to generate ARCHLIB_EXP in config.h 2012-10-10 15:13:40 +01:00
recipes-extended bzip2 and busybox: Incorrect LICENSE 2012-10-03 10:04:08 +01:00
recipes-gnome libart-lgpl: add art_config.h for mipsel 2012-10-02 16:48:32 +01:00
recipes-graphics libdrm: Explicitly disable the cairo dependency 2012-10-05 16:18:26 +01:00
recipes-kernel linux-yocto/3.4: perf: parallel build and tools fixes 2012-10-08 16:22:32 +01:00
recipes-lsb4/perl libi18n-collate-perl: add it 2012-09-10 13:01:54 +01:00
recipes-multimedia pulseaudio: ensure X11 and consolekit are disabled 2012-10-07 13:14:59 +01:00
recipes-qt qt4: Avoid circular dependencies with multilib 2012-10-03 10:02:21 +01:00
recipes-rt rt: Add hwlatdetect to rt images 2012-09-12 15:13:53 +01:00
recipes-sato shutdown-desktop: ensure the postinst script succeeds 2012-10-04 14:07:51 +01:00
recipes-support Cleanup: fix PN == BPN cases 2012-10-02 11:40:50 +01:00
site site/common-linux: fix incorrect size of pid_t for apr 2012-07-02 16:47:44 +01:00
COPYING.MIT
recipes.txt recipes.txt: Add entries for "recipes-rt" and "recipes-support" 2012-07-09 16:58:56 +01:00