From 677d033224a5fd2893347f427ebad302ca95b508 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 5 Oct 2011 12:38:27 -0700 Subject: qemu-0.15: Add recipe and forward port patches from 0.14 (From OE-Core rev: fc63229d9cd2e5061cab0686aba4d18bc3fb4e4f) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-devtools/qemu/qemu-0.15.0/glflags.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 meta/recipes-devtools/qemu/qemu-0.15.0/glflags.patch (limited to 'meta/recipes-devtools/qemu/qemu-0.15.0/glflags.patch') 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 @@ +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) + -- cgit v1.2.3-54-g00ecf