On 8/11/17 2:16 AM, Richard Purdie wrote:
> 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 lib
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 Pur