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-22 11:35:22 +0000 |
commit | 00ed0d4aeceec570d33f2f1049ee8c164b113eff (patch) | |
tree | cbc006d758aa2349984cddbd382e92ab58bf4009 /scripts/lib/devtool/upgrade.py | |
parent | 4453c21d68b7c90c088ed3e9a7c3667c2453a6be (diff) | |
download | poky-00ed0d4aeceec570d33f2f1049ee8c164b113eff.tar.gz |
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.
(From OE-Core rev: ff46125082f08eb93cc549bbe1d79c3b8f9cba64)
Signed-off-by: Maciej Borzecki <maciej.borzecki@rndity.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions