qemu: remove unused SDL variable

(From OE-Core rev: 414f1b54f93115bc52130f342ffe3a95be47b18e)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2013-07-29 16:42:23 +01:00 committed by Richard Purdie
parent a767e36258
commit f890c73027
1 changed files with 0 additions and 4 deletions

View File

@ -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 \