diff options
-rw-r--r-- | meta/recipes-devtools/qemu/qemu.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc index 3c0b34d851..cdd615997f 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
@@ -275,6 +275,7 @@ PACKAGECONFIG[capstone] = "--enable-capstone,--disable-capstone" | |||
275 | # libnfs is currently provided by meta-kodi | 275 | # libnfs is currently provided by meta-kodi |
276 | PACKAGECONFIG[libnfs] = "--enable-libnfs,--disable-libnfs,libnfs" | 276 | PACKAGECONFIG[libnfs] = "--enable-libnfs,--disable-libnfs,libnfs" |
277 | PACKAGECONFIG[brlapi] = "--enable-brlapi,--disable-brlapi" | 277 | PACKAGECONFIG[brlapi] = "--enable-brlapi,--disable-brlapi" |
278 | PACKAGECONFIG[vde] = "--enable-vde,--disable-vde" | ||
278 | 279 | ||
279 | INSANE_SKIP_${PN} = "arch" | 280 | INSANE_SKIP_${PN} = "arch" |
280 | 281 | ||