qemu-nativesdk: Refresh glflags patch

(From OE-Core rev: 8ca53dd2b8ebf4a6cc4fe509bb89d8e5af3d5c87)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-04-04 12:14:34 +01:00
parent bcc817ee05
commit 9f20f5e29f
1 changed files with 7 additions and 7 deletions

View File

@ -1,13 +1,13 @@
Index: git/Makefile.target
Index: qemu-0.14.0/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
--- qemu-0.14.0.orig/Makefile.target 2011-04-04 12:12:19.142871742 +0100
+++ qemu-0.14.0/Makefile.target 2011-04-04 12:12:21.772871742 +0100
@@ -362,7 +362,7 @@
monitor.o: qemu-monitor.h
monitor.o: hmp-commands.h qmp-commands.h
-LIBS += -lGL -lGLU
+LIBS += -lGL
ARLIBS=../libqemu_common.a libqemu.a $(HWLIB)
$(obj-y) $(obj-$(TARGET_BASE_ARCH)-y): $(GENERATED_HEADERS)