From: Richard Purdie Date: Thu, 31 Mar 2011 14:45:06 +0000 (+0100) Subject: qemu: Add dropped glflags.patch X-Git-Tag: 2011-1~1921 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cc1628c8b9ad72c45831d30fe2b44b6e086f5693;p=openembedded-core.git qemu: Add dropped glflags.patch Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch new file mode 100644 index 0000000000..99cc417d79 --- /dev/null +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch @@ -0,0 +1,13 @@ +Index: git/Makefile.target +=================================================================== +--- git.orig/Makefile.target2010-05-27 12:35:26.000000000 -0400 ++++ git/Makefile.target2010-05-27 12:59:53.520415731 -0400 +@@ -326,7 +326,7 @@ vl.o: qemu-options.h + + monitor.o: qemu-monitor.h + +-LIBS += -lGL -lGLU ++LIBS += -lGL + + ARLIBS=../libqemu_common.a libqemu.a $(HWLIB) + \ No newline at end of file