From: Ross Burton <[email protected]> It might be useful to grab screenshots from qemu-system-native (for example, for QA purposes).
Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-devtools/qemu/qemu-system-native_8.0.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/qemu/qemu-system-native_8.0.4.bb b/meta/recipes-devtools/qemu/qemu-system-native_8.0.4.bb index 04c7c2a6acf..558a416f7b4 100644 --- a/meta/recipes-devtools/qemu/qemu-system-native_8.0.4.bb +++ b/meta/recipes-devtools/qemu/qemu-system-native_8.0.4.bb @@ -11,7 +11,7 @@ DEPENDS = "glib-2.0-native zlib-native pixman-native qemu-native bison-native me EXTRA_OECONF:append = " --target-list=${@get_qemu_system_target_list(d)}" -PACKAGECONFIG ??= "fdt alsa kvm pie slirp \ +PACKAGECONFIG ??= "fdt alsa kvm pie slirp png \ ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'virglrenderer epoxy', '', d)} \ " -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#187320): https://lists.openembedded.org/g/openembedded-core/message/187320 Mute This Topic: https://lists.openembedded.org/mt/101194937/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
