summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu-0.15.0/glflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-0.15.0/glflags.patch')
-rw-r--r--meta/recipes-devtools/qemu/qemu-0.15.0/glflags.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-0.15.0/glflags.patch b/meta/recipes-devtools/qemu/qemu-0.15.0/glflags.patch
new file mode 100644
index 0000000000..0ad5551d47
--- /dev/null
+++ b/meta/recipes-devtools/qemu/qemu-0.15.0/glflags.patch
@@ -0,0 +1,15 @@
1Upstream-Status: Inappropriate [configuration]
2
3Index: qemu-0.14.0/Makefile.target
4===================================================================
5--- qemu-0.14.0.orig/Makefile.target 2011-04-04 12:12:19.142871742 +0100
6+++ qemu-0.14.0/Makefile.target 2011-04-04 12:12:21.772871742 +0100
7@@ -362,7 +362,7 @@
8
9 monitor.o: hmp-commands.h qmp-commands.h
10
11-LIBS += -lGL -lGLU
12+LIBS += -lGL
13
14 $(obj-y) $(obj-$(TARGET_BASE_ARCH)-y): $(GENERATED_HEADERS)
15