]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: add QB_GRAPHICS
authorJon Mason <jdmason@kudzu.us>
Wed, 10 Mar 2021 23:05:31 +0000 (18:05 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Mar 2021 13:59:35 +0000 (13:59 +0000)
commit695c98b6522be4373806c154a2999eaeef205556
tree76d402c338d12ce5c4b3ec0d0d9da5b1337f56d2
parent7290b773486da3888f848abf0dba747f2d9f42e1
runqemu: add QB_GRAPHICS

Add a new runqemu field for VGA devices.  Currently, these are being set
in QB_OPT_APPEND, which can make them difficult to override if importing
the config file into another one.

Signed-off-by: Jon Mason <jon.mason@arm.com>
Change-Id: I8cb9527954c5b06c083c42fe2466cb3338584b7d
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qemuboot.bbclass
meta/conf/machine/include/qemuboot-mips.inc
meta/conf/machine/qemuarm.conf
meta/conf/machine/qemuarm64.conf
scripts/runqemu