diff options
| -rw-r--r-- | meta/recipes-devtools/qemu/qemu.inc | 2 |
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" | |||
| 236 | ALLOW_EMPTY:${PN}-system-all = "1" | 236 | ALLOW_EMPTY:${PN}-system-all = "1" |
| 237 | ALLOW_EMPTY:${PN}-user-all = "1" | 237 | ALLOW_EMPTY:${PN}-user-all = "1" |
| 238 | 238 | ||
| 239 | PACKAGES_DYNAMIC += "^${PN}-user-.* ^${PN}-system-.*" | ||
| 240 | |||
| 239 | PACKAGESPLITFUNCS =+ "split_qemu_packages" | 241 | PACKAGESPLITFUNCS =+ "split_qemu_packages" |
| 240 | 242 | ||
| 241 | python split_qemu_packages () { | 243 | python split_qemu_packages () { |
