summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu.inc')
-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 ccd7908bc5..3cb85363ca 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -100,6 +100,7 @@ PACKAGECONFIG[gtk+] = "--enable-gtk,--disable-gtk,gtk+ libvte,"
100PACKAGECONFIG[libcap-ng] = "--enable-cap-ng,--disable-cap-ng,libcap-ng," 100PACKAGECONFIG[libcap-ng] = "--enable-cap-ng,--disable-cap-ng,libcap-ng,"
101PACKAGECONFIG[sdl] = "--enable-sdl,--disable-sdl,libsdl," 101PACKAGECONFIG[sdl] = "--enable-sdl,--disable-sdl,libsdl,"
102PACKAGECONFIG[ssh2] = "--enable-libssh2,--disable-libssh2,libssh2," 102PACKAGECONFIG[ssh2] = "--enable-libssh2,--disable-libssh2,libssh2,"
103PACKAGECONFIG[libusb] = "--enable-libusb,--disable-libusb,libusb1"
103 104
104# Qemu target will not build in world build for ARM or Mips 105# Qemu target will not build in world build for ARM or Mips
105BROKEN_qemuarm = "1" 106BROKEN_qemuarm = "1"