generic-poky/meta/recipes-core/glibc/ldconfig-native-2.12.1
Shan Hai 160b53b701 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>
2014-11-04 10:27:10 +00:00
..
32and64bit.patch glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
README glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
endian-ness_handling.patch glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
endian-ness_handling_fix.patch ldconfig-native: fix a endian-ness bug 2014-11-04 10:27:10 +00:00
endianess-header.patch glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
flag_fix.patch glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
ldconfig-default-to-all-multilib-dirs.patch glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
ldconfig-native-2.12.1.tar.bz2 glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
ldconfig.patch glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00
ldconfig_aux-cache_path_fix.patch glibc: Migrate eglibc 2.19 -> glibc 2.20 2014-09-01 18:02:21 +01:00

README

The files are pulled verbatim from glibc 2.5 and then patched to allow
standalone compilation of ldconfig.

Richard Purdie
OpenedHand Ltd.

Upgraded the ldconfig recipe to eglibc 2.12.1
Nitin A Kamble <nitin.a.kamble@intel.com> 2011/03/29