aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/qemu/qemu_2.1.0.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/qemu/qemu_2.1.0.bbappend b/recipes-devtools/qemu/qemu_2.1.0.bbappend
index 37545f9..2a1ef8f 100644
--- a/recipes-devtools/qemu/qemu_2.1.0.bbappend
+++ b/recipes-devtools/qemu/qemu_2.1.0.bbappend
@@ -1,3 +1,4 @@
QEMU_TARGETS_darwin = "i386 x86_64"
EXTRA_OECONF_append_class-nativesdk_darwin = "--disable-linux-user --disable-sdl --disable-cocoa --disable-vnc --disable-stack-protector --disable-fdt"
PACKAGECONFIG_class-nativesdk_darwin = ""
+PACKAGECONFIG_remove_class-nativesdk_darwin = "sdl"