]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
image-prelink: Disable for musl images
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Aug 2017 07:10:33 +0000 (08:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 13 Aug 2017 08:27:38 +0000 (09:27 +0100)
commitbb81ff1343d8d6213f0418fd18b10312c96c4617
tree359ad9933a5d278ca127733e864d37523f8f7d8f
parent9b32a558f663502d119b94264fa6cfa98086cb52
image-prelink: Disable for musl images

For some reason prelink was refusing to prelink musl images but now sometimes
does modify the binaries. Since musl has no support for this, such images
end up broken and unable to boot.

To avoid this, be explicit and only apply prelinking for libc-glibc.

[YOCTO #11913]

(From OE-Core rev: 5a25ed1071f0d9b7d95edcc2b5b4545f960d5f95)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image-prelink.bbclass