diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-11-19 09:59:36 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-01 21:07:18 +0000 |
commit | 9e30e849eda3b0a0c54d3f7ed0102760fdaef06c (patch) | |
tree | d20764625669051ac33e672db0889540acf8929f /meta/classes/libc-common.bbclass | |
parent | 90f46f74a088a7b965d2205eceb9eff6f276dd38 (diff) | |
download | openembedded-core-9e30e849eda3b0a0c54d3f7ed0102760fdaef06c.tar.gz openembedded-core-9e30e849eda3b0a0c54d3f7ed0102760fdaef06c.tar.bz2 openembedded-core-9e30e849eda3b0a0c54d3f7ed0102760fdaef06c.zip |
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.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/libc-common.bbclass')
0 files changed, 0 insertions, 0 deletions