]> code.ossystems Code Review - openembedded-core.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>
Fri, 11 Aug 2017 07:14:19 +0000 (08:14 +0100)
commit5a25ed1071f0d9b7d95edcc2b5b4545f960d5f95
tree440d43e3c1f3d008bc4a7e190e240bd70074390e
parenta703bb6159dd69020fb40db7a6a0811f45869972
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]

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