From: Ross Burton Date: Mon, 29 Jul 2013 15:42:23 +0000 (+0100) Subject: qemu: remove unused SDL variable X-Git-Tag: 2015-4~5673 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=414f1b54f93115bc52130f342ffe3a95be47b18e;p=openembedded-core.git qemu: remove unused SDL variable Signed-off-by: Ross Burton Signed-off-by: Saul Wold --- diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc index 77045dfe68..c43f1ef8a0 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc @@ -13,10 +13,6 @@ BBCLASSEXTEND = "native nativesdk" # QEMU_TARGETS is overridable variable QEMU_TARGETS ?= "arm i386 mips mipsel mips64 mips64el ppc sh4 x86_64" -SDL ?= "" -SDL_class-native ?= "" -SDL_class-nativesdk ?= "" - SRC_URI = "\ file://powerpc_rom.bin \ file://no-strip.patch \