diff options
author | Maciej Borzecki <maciej.borzecki@rndity.com> | 2017-03-21 12:35:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-21 22:43:05 +0000 |
commit | ff46125082f08eb93cc549bbe1d79c3b8f9cba64 (patch) | |
tree | 63822f0bde09dc51eebacae73dbf479706a70d34 /meta/recipes-gnome | |
parent | 071785b01cdaa0d35808fa0b7308162cfebf54f1 (diff) | |
download | openembedded-core-ff46125082f08eb93cc549bbe1d79c3b8f9cba64.tar.gz openembedded-core-ff46125082f08eb93cc549bbe1d79c3b8f9cba64.tar.bz2 openembedded-core-ff46125082f08eb93cc549bbe1d79c3b8f9cba64.zip |
wic: selftest: avoid COMPATIBLE_HOST issues
Wic tests will unconditionally attempt to build images that may require
dependencies that are incompatible with current target.
Resolve this by consulting HOST_ARCH first (which defaults to TARGET_ARCH)
before proceeding to build images that may be incompatible.
A convenience decorator only_for_arch() can be used to skip test cases for
specific architectures.
Signed-off-by: Maciej Borzecki <maciej.borzecki@rndity.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions