generic-poky/meta
Richard Purdie ae85c4b9a6 linuxloader/image-prelink/image-mklibs: Fix non-standard path prelinking
Prelinking on x86-64 wasn't working out the box as it uses /lib and
not /lib64 for libs. Prelink was refusing to link as the dynamic loader
didn't match its idea of the right path. Passing in the --dyanmic-linker
option avoids this.

We can share code from image-mklibs so abstract that into a new class,
linuxloader.bbclass.

This does break prelinking of multilib images, I've opened a bug so we
can loop back and fix that problem, the code would need to iterate the
dynamic loaders (and setup ld.so.conf files for it).

(From OE-Core rev: 7c3f2f61536cc8e0322087558cdcfe29ee2fac6d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-07 00:11:40 +00:00
..
classes linuxloader/image-prelink/image-mklibs: Fix non-standard path prelinking 2016-03-07 00:11:40 +00:00
conf bitbake.conf: Add libgcc-native to ASSUME_PROVIDED 2016-03-07 00:11:39 +00:00
files ext-sdk-prepare: Catch setscene tasks which should have run but didn't 2016-03-07 00:11:39 +00:00
lib insane/prelink: Handle nonstandard library paths 2016-03-07 00:11:39 +00:00
recipes-bsp formfactor: assume a keyboard is plugged in 2016-03-07 00:11:38 +00:00
recipes-connectivity openssl: add a patch to fix parallel builds 2016-03-07 00:11:39 +00:00
recipes-core eudev: recipe formatting improvements 2016-03-03 10:49:00 +00:00
recipes-devtools xmlto: ensure /bin/bash is used as bash 2016-03-07 00:11:39 +00:00
recipes-extended xdg-utils: remove trailing whitespace in multiline string 2016-03-07 00:11:39 +00:00
recipes-gnome libgudev: Fix for new eudev implementation 2016-03-02 22:39:43 +00:00
recipes-graphics harfbuzz: update 1.2.1 -> 1.2.3 2016-03-02 22:39:43 +00:00
recipes-kernel linux-yocto/4.4: update to 4.4.3 2016-03-02 22:39:44 +00:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia gstreamer1.0-plugins-bad.inc: limit ARM_INSTRUCTION_SET over-rides to armv4/armv5 2016-03-02 22:39:42 +00:00
recipes-rt rt-tests: Fix build with non-gcc compilers 2016-01-24 09:40:28 +00:00
recipes-sato sato/images: Add ptest image 2016-03-02 22:39:42 +00:00
recipes-support createrepo: Fix stat floating timestamps 2016-03-07 00:11:39 +00:00
site site/common-linux: Add some macros to avoid sleeps during configure 2015-12-14 22:30:56 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00