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 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"
224PACKAGECONFIG[slirp] = "--enable-slirp,--disable-slirp,libslirp" 224PACKAGECONFIG[slirp] = "--enable-slirp,--disable-slirp,libslirp"
225PACKAGECONFIG[brlapi] = "--enable-brlapi,--disable-brlapi" 225PACKAGECONFIG[brlapi] = "--enable-brlapi,--disable-brlapi"
226PACKAGECONFIG[jack] = "--enable-jack,--disable-jack,jack," 226PACKAGECONFIG[jack] = "--enable-jack,--disable-jack,jack,"
227PACKAGECONFIG[debuginfo] = "--enable-libdw,--disable-libdw,elfutils"
227 228
228INSANE_SKIP:${PN} = "arch" 229INSANE_SKIP:${PN} = "arch"
229 230