]> 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)
committerSteve Sakoman <steve@sakoman.com>
Fri, 26 Jun 2020 21:53:05 +0000 (11:53 -1000)
commit458a860b45c0fb5bb3162b5a112b518c3339c1dd
tree902f49c3ad4c225436dd0a071904307d06a848ce
parent1a5cb1bd56be2b784208516a7c73c49906c7022f
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>
(cherry picked from commit 3af8aaff68ed332d812ea7dc184d392700ad7882)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/testimage.bbclass
meta/lib/oeqa/core/target/qemu.py
meta/lib/oeqa/utils/qemurunner.py