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.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 16674eb5ad..c412d416d5 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -188,6 +188,7 @@ PACKAGECONFIG[bpf] = "--enable-bpf,--disable-bpf,libbpf"
188PACKAGECONFIG[capstone] = "--enable-capstone,--disable-capstone" 188PACKAGECONFIG[capstone] = "--enable-capstone,--disable-capstone"
189PACKAGECONFIG[rdma] = "--enable-rdma,--disable-rdma" 189PACKAGECONFIG[rdma] = "--enable-rdma,--disable-rdma"
190PACKAGECONFIG[vde] = "--enable-vde,--disable-vde" 190PACKAGECONFIG[vde] = "--enable-vde,--disable-vde"
191PACKAGECONFIG[slirp] = "--enable-slirp=internal,--disable-slirp"
191 192
192INSANE_SKIP:${PN} = "arch" 193INSANE_SKIP:${PN} = "arch"
193 194