diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-02-18 11:40:12 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-19 08:36:17 -0800 |
commit | 41437aaac0cfc6f931d3b2974d380f20ec01f6e8 (patch) | |
tree | ac1624c1128932d189ca9b0ef0fe1ab00de84c5e /meta/recipes-extended | |
parent | de3f2367c46a213d07d834c7e874d2a4a0697026 (diff) | |
download | openembedded-core-41437aaac0cfc6f931d3b2974d380f20ec01f6e8.tar.gz openembedded-core-41437aaac0cfc6f931d3b2974d380f20ec01f6e8.tar.bz2 openembedded-core-41437aaac0cfc6f931d3b2974d380f20ec01f6e8.zip |
populate_sdk_base.bbclass: fix SDKTARGETSYSROOT value
Currently, SDKTARGETSYSROOT points to PACKAGE_ARCH which, sometimes, can
be set to MACHINE_ARCH. When this happens, the default target sysroot
passed to the cross-canadian toolchain, which points to TUNE_PKGARCH,
will be different from the directory where the target sysroot has been
deployed.
In order to fix this, use REAL_MULTIMACH_TARGET_SYS variable instead of
MULTIMACH_TARGET_SYS.
[YOCTO #3784]
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions