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:47:35 -0800 |
commit | c723d1a38f35d5922eac113b6071748199742631 (patch) | |
tree | 94cff91d266e6b7c3f4b1140201f3cf6f9b06f69 /meta/classes/utility-tasks.bbclass | |
parent | d10a2f9199e9462929801d537262b96061d10470 (diff) | |
download | poky-c723d1a38f35d5922eac113b6071748199742631.tar.gz |
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]
(From OE-Core rev: 41437aaac0cfc6f931d3b2974d380f20ec01f6e8)
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/classes/utility-tasks.bbclass')
0 files changed, 0 insertions, 0 deletions