]> code.ossystems Code Review - openembedded-core.git/commit
mulitlib: Ensure SDKTARGETSYSROOT is set correctly
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Sep 2015 16:44:59 +0000 (17:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Sep 2015 16:57:44 +0000 (17:57 +0100)
commita6ade4d24e8153920311db9a9033a7f5c430d1e4
treed905d0e40bae90fe7f65bbbb6bebdd00a4f8bbac
parent87eea290a799be0e852d8b3c357879680abedb77
mulitlib: Ensure SDKTARGETSYSROOT is set correctly

When building something like lib32-core-image-minimal -c populate_sdk, we
expect one sysroot with both multilibs installed. We therefore
need a single SDKTARGETSYSROOT value which doesn't change when multilibs
are enabled.

This makes the image generation code match what the meta-environment
files set the SDK up to use.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/multilib.bbclass