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:53:16 +0100
commit2c43608f02ab00d4afc76e233d87e93b6b0b11fb (patch)
tree67bdc5a0010ad4cb4724154d2301312face36b90 /meta/recipes-devtools/qemu/qemu_git.bb
parent0b0db813a5cd549d4c82a27c440e268845c18cc5 (diff)
downloadopenembedded-core-contrib-2c43608f02ab00d4afc76e233d87e93b6b0b11fb.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. (From OE-Core rev: 30af78f0db16b9f51666341c9dad0123ccf8ac85) 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"