diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2011-09-02 11:52:04 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-07 22:28:34 +0100 |
commit | 4f401134694bbc1de532aaaab6c9a761649725a1 (patch) | |
tree | 758ba0ffa065985358c3458a12d718f22bcd5957 /meta/classes/linux-kernel-base.bbclass | |
parent | 658887961dbb1eea17d9a1ceeef4fe38cb8c33ba (diff) | |
download | openembedded-core-4f401134694bbc1de532aaaab6c9a761649725a1.tar.gz openembedded-core-4f401134694bbc1de532aaaab6c9a761649725a1.tar.bz2 openembedded-core-4f401134694bbc1de532aaaab6c9a761649725a1.tar.xz openembedded-core-4f401134694bbc1de532aaaab6c9a761649725a1.zip |
prelink: Update to latest upstream version
[YOCTO #1374] - Fixes underlying issue
[YOCTO #1331] - Detects bad GNU_HASH tables
Update to the latest upstream version. This includes a number of
generic fixes, as well as a complete refresh of the prelink-rtld.
(Prelink-rtld is similar to the ld.so/ldd functionality on a normal
system.)
The new prelink-rtld update syncs to eglibc-2.13 and enables new
symbol resolution, include GNU_UNIQUE, that was causing problems on
x86_64 and potentially other architectures with C++.
An assert has been added to also detect a bad GNU_HASH situation
which was detected on some PPC64 systems. The underlying problem is
within the toolchain, however prelink was making it worse leaving the
problem undetected.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/classes/linux-kernel-base.bbclass')
0 files changed, 0 insertions, 0 deletions