diff options
author | Shan Hai <shan.hai@windriver.com> | 2014-10-24 14:05:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 10:17:07 +0000 |
commit | 7799b884f57642a48f9ed9a829a176d83b474516 (patch) | |
tree | d6b4372b91c4125904be3151551d1f732e9396bd /scripts/lib/wic/imager/direct.py | |
parent | 97567bfc23f925d9644b776cc885f56aa7ff983f (diff) | |
download | openembedded-core-7799b884f57642a48f9ed9a829a176d83b474516.tar.gz openembedded-core-7799b884f57642a48f9ed9a829a176d83b474516.tar.bz2 openembedded-core-7799b884f57642a48f9ed9a829a176d83b474516.zip |
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)
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>
Diffstat (limited to 'scripts/lib/wic/imager/direct.py')
0 files changed, 0 insertions, 0 deletions