diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch | 14 |
1 files changed, 7 insertions, 7 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 index 99cc417..f99c6d1 100644 --- a/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch +++ b/meta/recipes-devtools/qemu/qemu-0.14.0/glflags.patch @@ -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) -
\ No newline at end of file + $(obj-y) $(obj-$(TARGET_BASE_ARCH)-y): $(GENERATED_HEADERS) + |