]> code.ossystems Code Review - openembedded-core.git/commit
eglibc-initial: Ensure symlinks point to the correct location when built from sstate...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Nov 2011 12:21:07 +0000 (12:21 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jan 2012 16:39:04 +0000 (16:39 +0000)
commitbc8a384c49c60feab9d01f8277e92ac0603c8f93
tree991c260b59b5342a521a9a834c8a61d6b9a84e12
parent896bd7d1442dcd3f080dc741a72f50ab95d7c38f
eglibc-initial: Ensure symlinks point to the correct location when built from sstate cache

If the sstate files are installed into a sysroot from the sstate cache,
the directory to the main sysroot can change and the symlinks aren't
adjusted to account for this. This is a problem specific to the toolchain
bootstrap process. This patch adds up a function to recreate the
symlinks, hence ensuring they always point at the correct location.

(From OE-Core rev: ad0baa7d2f33a865011e0c6afe29f22aa1beea32)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc-initial.inc