eglibc: Modify ldd script according to multilib config.
authorLianhao Lu <lianhao.lu@intel.com>
Fri, 29 Jul 2011 14:26:42 +0000 (22:26 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Aug 2011 14:26:17 +0000 (15:26 +0100)
commitea071fa7a79bbb6bef21f6f238c326629423d8ee
treeea05da5a62e50c6d0fc86e46e99d5804bf5f9a87
parent643a499faf27967a0cd7274dda2fbfebf428bc59
eglibc: Modify ldd script according to multilib config.

Bug fixing [YOCTO #1236].

1. Collect all the values for RTLDLIST for the current multilib
configuration to modify the ldd scripts.

2. Collect all the values for KNOWN_INTERPRETER_NAMES for the current
multilib configuration. Set the correct ld.so names for ldconfig to deal
with the multilib configuration.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc-2.13/multilib_readlib.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc-ld.inc [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc.inc
meta/recipes-core/eglibc/eglibc_2.13.bb