From 414f1b54f93115bc52130f342ffe3a95be47b18e Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 29 Jul 2013 16:42:23 +0100 Subject: qemu: remove unused SDL variable Signed-off-by: Ross Burton Signed-off-by: Saul Wold --- meta/recipes-devtools/qemu/qemu.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta/recipes-devtools/qemu') 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 \ -- cgit 1.2.3-korg