diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-02-16 21:14:09 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-18 07:39:30 +0000 |
commit | 04c6a4850a60ab6ed94cf75331b0f837b4040feb (patch) | |
tree | e6861d6d9a306a7ff3994e8f38a1577a1547b40d /meta/recipes-connectivity | |
parent | eb6d14e64c545523cda9f44ca1a2147a7ad9be5b (diff) | |
download | poky-04c6a4850a60ab6ed94cf75331b0f837b4040feb.tar.gz |
binutils: Fix useless rpaths QA warning
elfedit and readelf contains /usr/lib in elf header
this patch deletes them from binaries, ideally it
should be fixed in libtool and Makery of binutils
mips target binutils dont build gold so remove
them from ALTERNATIVES list
depend on own version of chrpath native, so builds on
build OS like Centos can work, the verison of chrpath
on centos is old enough to not support dealing with
multi-arch ELF files.
(From OE-Core rev: 9043202f4e705932a3847f2f7635fca06fe5a916)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions