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 d85db8f800..28caefef07 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
| @@ -277,6 +277,7 @@ 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 | PACKAGECONFIG[vde] = "--enable-vde,--disable-vde" |
| 279 | PACKAGECONFIG[rbd] = "--enable-rbd,--disable-rbd" | 279 | PACKAGECONFIG[rbd] = "--enable-rbd,--disable-rbd" |
| 280 | PACKAGECONFIG[rdma] = "--enable-rdma,--disable-rdma" | ||
| 280 | 281 | ||
| 281 | INSANE_SKIP_${PN} = "arch" | 282 | INSANE_SKIP_${PN} = "arch" |
| 282 | 283 | ||
