summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu')
-rw-r--r--meta/recipes-devtools/qemu/qemu.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index f17a046fca..7a1ccf2115 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -180,7 +180,7 @@ PACKAGECONFIG[snappy] = "--enable-snappy,--disable-snappy,snappy"
180PACKAGECONFIG[glusterfs] = "--enable-glusterfs,--disable-glusterfs" 180PACKAGECONFIG[glusterfs] = "--enable-glusterfs,--disable-glusterfs"
181PACKAGECONFIG[xkbcommon] = "--enable-xkbcommon,--disable-xkbcommon,libxkbcommon" 181PACKAGECONFIG[xkbcommon] = "--enable-xkbcommon,--disable-xkbcommon,libxkbcommon"
182PACKAGECONFIG[libudev] = "--enable-libudev,--disable-libudev,eudev" 182PACKAGECONFIG[libudev] = "--enable-libudev,--disable-libudev,eudev"
183#PACKAGECONFIG[libxml2] = "--enable-libxml2,--disable-libxml2,libxml2" 183PACKAGECONFIG[libxml2] = "--enable-libxml2,--disable-libxml2,libxml2"
184 184
185INSANE_SKIP_${PN} = "arch" 185INSANE_SKIP_${PN} = "arch"
186 186