From: Ross Burton Date: Wed, 6 Sep 2023 15:16:47 +0000 (+0100) Subject: qemu-system-native: enable PNG support X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff8a2edb396dfe2e9be37ddda38eaa76e63874a2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git qemu-system-native: enable PNG support It might be useful to grab screenshots from qemu-system-native (for example, for QA purposes). Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/qemu/qemu-system-native_8.1.0.bb b/meta/recipes-devtools/qemu/qemu-system-native_8.1.0.bb index 04c7c2a6acf..558a416f7b4 100644 --- a/meta/recipes-devtools/qemu/qemu-system-native_8.1.0.bb +++ b/meta/recipes-devtools/qemu/qemu-system-native_8.1.0.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)} \ "