summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index cdd615997f..d85db8f800 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -276,6 +276,7 @@ PACKAGECONFIG[capstone] = "--enable-capstone,--disable-capstone"
276PACKAGECONFIG[libnfs] = "--enable-libnfs,--disable-libnfs,libnfs" 276PACKAGECONFIG[libnfs] = "--enable-libnfs,--disable-libnfs,libnfs"
277PACKAGECONFIG[brlapi] = "--enable-brlapi,--disable-brlapi" 277PACKAGECONFIG[brlapi] = "--enable-brlapi,--disable-brlapi"
278PACKAGECONFIG[vde] = "--enable-vde,--disable-vde" 278PACKAGECONFIG[vde] = "--enable-vde,--disable-vde"
279PACKAGECONFIG[rbd] = "--enable-rbd,--disable-rbd"
279 280
280INSANE_SKIP_${PN} = "arch" 281INSANE_SKIP_${PN} = "arch"
281 282