aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/manual/bsp-qemu.json
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2019-01-03 14:55:02 +0800
committerRobert Yang <liezhi.yang@windriver.com>2019-01-04 15:09:11 +0800
commitf20642eb8822150fa43d2c9fada6c5c36c1d08e7 (patch)
treec629a43548b27e33993740a98fc0a367ae87d237 /meta/lib/oeqa/manual/bsp-qemu.json
parentc22b0bf66a28324da66caf0660f171cc279a1f2b (diff)
downloadopenembedded-core-contrib-f20642eb8822150fa43d2c9fada6c5c36c1d08e7.tar.gz
oeqa: Fix for QEMU_USE_KVM
Fixed: MACHINE = "qemux86" QEMU_USE_KVM = "qemux86" IMAGE_CLASSES += "testimage" $ oe-selftest -r runqemu.RunqemuTests.test_boot_rootfs [snip] File "/buildarea1/lyang1/poky/meta/lib/oe/types.py", line 122, in boolean raise ValueError("Invalid boolean value '%s'" % value) ValueError: Invalid boolean value 'qemux86' Now QEMU_USE_KVM can only be boolean, can not contain MACHINE any more, kvm will be enabled if target_arch == build_arch or both of them are x86 archs. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/lib/oeqa/manual/bsp-qemu.json')
0 files changed, 0 insertions, 0 deletions