diff options
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch')
-rw-r--r-- | meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch b/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch deleted file mode 100644 index 0ad5551d47..0000000000 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch +++ /dev/null @@ -1,15 +0,0 @@ -Upstream-Status: Inappropriate [configuration] - -Index: qemu-0.14.0/Makefile.target -=================================================================== ---- 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: hmp-commands.h qmp-commands.h - --LIBS += -lGL -lGLU -+LIBS += -lGL - - $(obj-y) $(obj-$(TARGET_BASE_ARCH)-y): $(GENERATED_HEADERS) - |