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 ef4e949805..070913b2d3 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
| @@ -186,6 +186,7 @@ PACKAGECONFIG[pulsedio] = "--enable-pa,--disable-pa,pulseaudio" | |||
| 186 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux" | 186 | PACKAGECONFIG[selinux] = "--enable-selinux,--disable-selinux" |
| 187 | PACKAGECONFIG[bpf] = "--enable-bpf,--disable-bpf,libbpf" | 187 | PACKAGECONFIG[bpf] = "--enable-bpf,--disable-bpf,libbpf" |
| 188 | PACKAGECONFIG[capstone] = "--enable-capstone,--disable-capstone" | 188 | PACKAGECONFIG[capstone] = "--enable-capstone,--disable-capstone" |
| 189 | PACKAGECONFIG[rdma] = "--enable-rdma,--disable-rdma" | ||
| 189 | 190 | ||
| 190 | INSANE_SKIP:${PN} = "arch" | 191 | INSANE_SKIP:${PN} = "arch" |
| 191 | 192 | ||
