diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-11-19 09:59:36 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-12 08:42:28 +0000 |
commit | 3653b17aea68721e099427d6444705cd447cd67b (patch) | |
tree | 7a41568f139a0e5be9292d64381f06c1a6881953 /scripts/test-reexec | |
parent | 8879571d116484eaaf3e01cbb9dd2bc4bb618476 (diff) | |
download | poky-3653b17aea68721e099427d6444705cd447cd67b.tar.gz |
classes/populate_sdk_ext: fail if SDK_ARCH != BUILD_ARCH
The extensible SDK relies upon uninative, and with the way that
uninative works, the build system architecture must be the same as the
SDK architecture or the extensible SDK won't be usable. At some point in
future hopefully we can remove this limitation, but until then it's
disingenuous to allow this to build, so add a check to ensure
SDK_ARCH == BUILD_ARCH and fail if it isn't.
(From OE-Core master rev: 9e30e849eda3b0a0c54d3f7ed0102760fdaef06c)
(From OE-Core rev: 1042d020d5d1b6af3f32e5fe29562d1dce765f0a)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/test-reexec')
0 files changed, 0 insertions, 0 deletions