]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM rbt/use_qemu
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 13 Nov 2017 18:19:22 +0000 (02:19 +0800)
committerRobert Yang <liezhi.yang@windriver.com>
Wed, 6 Dec 2017 10:01:41 +0000 (18:01 +0800)
commitd5f8f668e65a00130af46e14bc7558523315ce71
tree64cd68e81b4e2c123e50de4abd9387ea9cef969a
parenta7cd9d1183be603777fc9c8c448281fe01224f7b
targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM

So that both QEMU_USE_KVM = "True" and "1" will work.

[YOCTO #12343]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/classes/testimage.bbclass
meta/lib/oeqa/targetcontrol.py