[oe-commits] Ross Burton : qemu: remove unused SDL variable

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 09:23:48 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 414f1b54f93115bc52130f342ffe3a95be47b18e
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=414f1b54f93115bc52130f342ffe3a95be47b18e

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Jul 29 16:42:23 2013 +0100

qemu: remove unused SDL variable

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-devtools/qemu/qemu.inc |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc
index 77045df..c43f1ef 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 \



More information about the Openembedded-commits mailing list