aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-20 11:23:22 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-20 16:42:36 +0100
commit30af78f0db16b9f51666341c9dad0123ccf8ac85 (patch)
tree3ba675724f8dd2a0785eb6891ba6e870f19d7961 /meta/recipes-devtools/qemu/qemu_git.bb
parente9a6df98458d9147227659d3888eff01589f2f76 (diff)
downloadopenembedded-core-contrib-30af78f0db16b9f51666341c9dad0123ccf8ac85.tar.gz
qemu-git: Drop GL passthrough support
These patches are a maintenance nightmare and impacting our abaility to keep up to date with qemu. They are also a source of various bugs. Remove them until someone is willing to step up and maintain them, or upstream gains GL support. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_git.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_git.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_git.bb b/meta/recipes-devtools/qemu/qemu_git.bb
index 6d5e2507e7..e75f240037 100644
--- a/meta/recipes-devtools/qemu/qemu_git.bb
+++ b/meta/recipes-devtools/qemu/qemu_git.bb
@@ -13,10 +13,7 @@ FILESDIR = "${WORKDIR}"
SRC_URI = "\
git://git.qemu.org/qemu.git;protocol=git \
- file://qemu-git-qemugl-host.patch \
file://no-strip.patch \
- file://fix-nogl.patch \
- file://qemugl-allow-glxcontext-release.patch \
file://linker-flags.patch \
file://qemu-vmware-vga-depth.patch \
file://enable-i386-linux-user.patch"