diff options
| -rw-r--r-- | meta/recipes-devtools/qemu/qemu-system-native_8.1.0.bb | 2 |
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 | |||
| 11 | 11 | ||
| 12 | EXTRA_OECONF:append = " --target-list=${@get_qemu_system_target_list(d)}" | 12 | EXTRA_OECONF:append = " --target-list=${@get_qemu_system_target_list(d)}" |
| 13 | 13 | ||
| 14 | PACKAGECONFIG ??= "fdt alsa kvm pie slirp \ | 14 | PACKAGECONFIG ??= "fdt alsa kvm pie slirp png \ |
| 15 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'virglrenderer epoxy', '', d)} \ | 15 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'virglrenderer epoxy', '', d)} \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
