On 09/21/2012 01:22 PM, Richard Purdie wrote: > On Thu, 2012-09-20 at 16:48 +0300, Laurentiu Palcu wrote: >> The directory usr/libexec/ in the SDK sysroot contains the default >> symlinks to the toolchain binaries and these, too, need to point to the >> correct toolchain path. >> >> [YOCTO #3090] >> >> Signed-off-by: Laurentiu Palcu <[email protected]> >> --- >> meta/classes/populate_sdk_base.bbclass | 5 +++++ >> .../adt-installer/scripts/adt_installer_internal | 5 +++++ >> 2 files changed, 10 insertions(+) > > I've merged this since it definitely improves the situation but I am > left wondering if we shouldn't generate relative symlinks in the first > place for the toolchain... I suppose we can do that too and leave this patch as a safety in case absolute symlinks appear (by mistake) anywhere in the SDK rootfs. It's up to you.
Thanks, Laurentiu > > Cheers, > > Richard > > > _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
