summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2023-09-06 16:16:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-07 07:52:34 +0100
commitff8a2edb396dfe2e9be37ddda38eaa76e63874a2 (patch)
tree4c38f13e9242cbc0a48e33feb851b44903bd488f /meta
parentb5011a2fc248d88b5491cf6af1fc15e5974f6e45 (diff)
downloadopenembedded-core-ff8a2edb396dfe2e9be37ddda38eaa76e63874a2.tar.gz
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 <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/qemu/qemu-system-native_8.1.0.bb2
1 files changed, 1 insertions, 1 deletions
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 04c7c2a6ac..558a416f7b 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)} \
"