[poky] mklibs patches: fix mklibs on powerpc, use correct ld.so

Stefan Seyfried stefan.seyfried at googlemail.com
Sun Dec 8 04:55:47 PST 2013


Hi all,

image-mklibs.bbclass was only looking for LSB binaries, which does not
bode well with powerpc

mklibs script is searching for ld.so in /lib instead of sysroot, which
also did not work well for me (powerpc has /lib/ld.so.1 and my x86_64
host has something completely different, and even if it was there it
would be the wrong one).

Patches attached to avoid mangling in thunderbird.

Best regards,

	Stefan
-- 
Stefan Seyfried
Linux Consultant & Developer -- GPG Key: 0x731B665B

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mklibs-add-patch-to-use-the-ld.so-from-sysroot.patch
Type: text/x-patch
Size: 2120 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20131208/9041c4c0/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-image-mklibs-also-allow-LSB-binaries-powerpc.patch
Type: text/x-patch
Size: 881 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20131208/9041c4c0/attachment-0001.bin>


More information about the poky mailing list