summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu.inc')
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index 6acda61425..a5bdeef66d 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -236,6 +236,8 @@ PACKAGES =+ "${PN}-system-all ${PN}-user-all"
236ALLOW_EMPTY:${PN}-system-all = "1" 236ALLOW_EMPTY:${PN}-system-all = "1"
237ALLOW_EMPTY:${PN}-user-all = "1" 237ALLOW_EMPTY:${PN}-user-all = "1"
238 238
239PACKAGES_DYNAMIC += "^${PN}-user-.* ^${PN}-system-.*"
240
239PACKAGESPLITFUNCS =+ "split_qemu_packages" 241PACKAGESPLITFUNCS =+ "split_qemu_packages"
240 242
241python split_qemu_packages () { 243python split_qemu_packages () {