]> code.ossystems Code Review - openembedded-core.git/commit
testimage: enable ovmf support
authorKonrad Weihmann <kweihmann@outlook.com>
Tue, 14 Apr 2020 19:19:14 +0000 (21:19 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Apr 2020 13:07:54 +0000 (14:07 +0100)
commit3af8aaff68ed332d812ea7dc184d392700ad7882
tree4df298c30d87e507be3d725a4138c8e649d48aa3
parent76e142a370c66dd7929c9df4401aae8346f2dd68
testimage: enable ovmf support

Add support for running wic images with EFI as testimage.
Introduces a variable called QEMU_USE_OVMF for configuration.

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass
meta/lib/oeqa/core/target/qemu.py
meta/lib/oeqa/utils/qemurunner.py