]> code.ossystems Code Review - openembedded-core.git/commit
eglibc-nativesdk: Add patch to change the search path of the dynamic linker
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 14 Oct 2010 10:44:57 +0000 (11:44 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 14 Oct 2010 10:46:39 +0000 (11:46 +0100)
commit462aef73fad5f01afa89fe76da57032fc5abceee
tree80d5b90e299bfbd303d1c6b81c86136dd67aaf5e
parent9eb2de9163791e1cf02a1fbf94da1ed55d8378c5
eglibc-nativesdk: Add patch to change the search path of the dynamic linker

Change the search path of the dynamic linker to search ld.so.cache as a last resort when
trying to find libraries at runtime. This means libs in /opt/poky are used in preference
but any host libs such as libGL can also be found. See the patch for a more detailed
description.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/recipes-core/eglibc/eglibc-2.12/ld-search-order.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc_2.12.bb