mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user