summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorShan Hai <shan.hai@windriver.com>2014-10-24 14:05:36 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-12-31 10:18:30 +0000
commit0bc80a385002a707dbe01cb78416db1d10471905 (patch)
treeb9bc68ac099a741a2910799f7a6c1c4f221ddfc3 /scripts
parent1020bc3de3faafb0b2768f3c6f977472758e058a (diff)
downloadpoky-0bc80a385002a707dbe01cb78416db1d10471905.tar.gz
ldconfig-native: fix a endian-ness bug
Some header fields of ELF were read with wrong size on 64bit big-endian machine, fix it by reading the fields with read64 instead of read32. (From OE-Core rev: adbf0b1fdf897076e5e3dec2443c8927f315c2e6) (From OE-Core rev: 7799b884f57642a48f9ed9a829a176d83b474516) Signed-off-by: Par Olsson <Par.Olsson@windriver.com> Signed-off-by: Shan Hai <shan.hai@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions