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 c21bd11356..076e8ad929 100644
--- a/meta/recipes-devtools/qemu/qemu.inc
+++ b/meta/recipes-devtools/qemu/qemu.inc
@@ -94,6 +94,7 @@ PACKAGECONFIG[curses] = "--enable-curses,--disable-curses,ncurses,"
94PACKAGECONFIG[gtk+] = "--enable-gtk,--disable-gtk,gtk+ libvte," 94PACKAGECONFIG[gtk+] = "--enable-gtk,--disable-gtk,gtk+ libvte,"
95PACKAGECONFIG[libcap-ng] = "--enable-cap-ng,--disable-cap-ng,libcap-ng," 95PACKAGECONFIG[libcap-ng] = "--enable-cap-ng,--disable-cap-ng,libcap-ng,"
96PACKAGECONFIG[sdl] = "--enable-sdl,--disable-sdl,libsdl," 96PACKAGECONFIG[sdl] = "--enable-sdl,--disable-sdl,libsdl,"
97PACKAGECONFIG[ssh2] = "--enable-libssh2,--disable-libssh2,libssh2,"
97 98
98# Qemu target will not build in world build for ARM or Mips 99# Qemu target will not build in world build for ARM or Mips
99BROKEN_qemuarm = "1" 100BROKEN_qemuarm = "1"