]> code.ossystems Code Review - openembedded-core.git/commit
ldconfig-native: fix a endian-ness bug
authorShan Hai <shan.hai@windriver.com>
Fri, 24 Oct 2014 06:05:36 +0000 (14:05 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Nov 2014 10:19:55 +0000 (10:19 +0000)
commitadbf0b1fdf897076e5e3dec2443c8927f315c2e6
treeb4e4f7c00bdd39c9d153be4f7735510e508e8eaf
parentaa0a1cbc92a4d586377cb9e9827ee8b90749c364
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.

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>
meta/recipes-core/glibc/ldconfig-native-2.12.1/endian-ness_handling_fix.patch [new file with mode: 0644]
meta/recipes-core/glibc/ldconfig-native_2.12.1.bb