]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftest/runqemu: don't hardcode qemux86-64
authorRoss Burton <ross.burton@arm.com>
Wed, 9 Nov 2022 19:31:31 +0000 (19:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Nov 2022 13:43:37 +0000 (13:43 +0000)
commita30680a869ff3be63d26468f6365751c56bbb006
treebc52712ad91ad6d42ff7e297a07c622ccc3c3f73
parenta26fc7c2119df12468b0a834de6fe67aa9c86085
oeqa/selftest/runqemu: don't hardcode qemux86-64

Don't hardcode qemux86-64. This has some complications: the
IMAGE_FSTYPES needs to be constructed to reflect what the machine can
do (only x86 machines can build ISO images), and several tests which need
a wic file are currently limited to qemux86-64.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/lib/oeqa/selftest/cases/runqemu.py