diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-07 13:47:03 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-07 20:05:31 +0000 |
commit | c4901328fe5cf912c0965e5b011b64a95a9bcb9d (patch) | |
tree | 0f86e0feb929817fe3b6d21498ffb15a5d0eb01e /meta/classes/kernel-yocto.bbclass | |
parent | 4485ea5807dd99b7f140b06b35654a6a70c286e4 (diff) | |
download | poky-c4901328fe5cf912c0965e5b011b64a95a9bcb9d.tar.gz |
patchelf: Fix issues with the 'hole' in binaries approach
We're seeing two issues with patchelf, one where it inflates binaries to MBs in
size, the other where stripping the resulting binary fails:
$ strip fixincl
Not enough room for program headers, try linking with -N
[.note.ABI-tag]: Bad value
The patch header describes more about what the problem is and how the patch
fixes it.
[YOCTO #11123]
[YOCTO #11009]
(From OE-Core rev: 39f5a05152aa0c3503735e18dd3b4c066b284107)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-yocto.bbclass')
0 files changed, 0 insertions, 0 deletions