]> code.ossystems Code Review - openembedded-core.git/commit
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:13:33 +0000 (15:13 +0100)
commite3152cf2e06e6ecbf4721d58b83f263bc2f46de2
tree2d7123eec087493955cae1585b9eda568a1a5d78
parent18bba910e04bff75460f408e4557d4bae21ad592
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.
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