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 394fa2acab..a87dee5c99 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
@@ -224,6 +224,7 @@ PACKAGECONFIG[vde] = "--enable-vde,--disable-vde" | |||
224 | PACKAGECONFIG[slirp] = "--enable-slirp,--disable-slirp,libslirp" | 224 | PACKAGECONFIG[slirp] = "--enable-slirp,--disable-slirp,libslirp" |
225 | PACKAGECONFIG[brlapi] = "--enable-brlapi,--disable-brlapi" | 225 | PACKAGECONFIG[brlapi] = "--enable-brlapi,--disable-brlapi" |
226 | PACKAGECONFIG[jack] = "--enable-jack,--disable-jack,jack," | 226 | PACKAGECONFIG[jack] = "--enable-jack,--disable-jack,jack," |
227 | PACKAGECONFIG[debuginfo] = "--enable-libdw,--disable-libdw,elfutils" | ||
227 | 228 | ||
228 | INSANE_SKIP:${PN} = "arch" | 229 | INSANE_SKIP:${PN} = "arch" |
229 | 230 | ||