aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/grub-efi.bbclass
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2016-08-19 20:44:54 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-23 17:44:05 +0100
commitfb72263eaa94e64ddeee457b5b1bc999f0e647da (patch)
tree0552e9029ac2107b2f40005416a328f15fb6f8da /meta/classes/grub-efi.bbclass
parentb2a4e07390834fa41fe35d1124ac2a0cd6692524 (diff)
downloadopenembedded-core-contrib-fb72263eaa94e64ddeee457b5b1bc999f0e647da.tar.gz
glibc: Fix scope resolution in glibc to be breadth first.
The ELF specification indicates symbol resolution should be breadth first, not depth first. The dl-deps.c: dl_build_locale_scope function is processing in a depth first mode. This is causes certain symbols to be incorrectly reported when LD_TRACE_PRELINKING=1 is enabled. See glibc BZ #20488 for more information. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/grub-efi.bbclass')
0 files changed, 0 insertions, 0 deletions