summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_2.11.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2018-03-09 20:55:53 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-11 06:27:00 -0700
commit0fffb6a8d896ee9055341c0033b6129d5d101ee4 (patch)
tree3b0a561cca8f3962ddf16ab5d5564aab5658ba1a /meta/recipes-devtools/qemu/qemu_2.11.1.bb
parent81995e2a0e0468b3a14cf85c40d9cd7a01b55a76 (diff)
downloadpoky-0fffb6a8d896ee9055341c0033b6129d5d101ee4.tar.gz
qemu: drop already applied glibc-2.25.patch
Due to patch fuzz it was applied again in a different place. (From OE-Core rev: c1596c6a26bc099a5f27f8a7f9feb7d07bd30cd5) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_2.11.1.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.11.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.11.1.bb b/meta/recipes-devtools/qemu/qemu_2.11.1.bb
index f0e20cc125..90eeee95c5 100644
--- a/meta/recipes-devtools/qemu/qemu_2.11.1.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.11.1.bb
@@ -17,7 +17,6 @@ SRC_URI = "http://wiki.qemu-project.org/download/${BP}.tar.bz2 \
17 file://no-valgrind.patch \ 17 file://no-valgrind.patch \
18 file://pathlimit.patch \ 18 file://pathlimit.patch \
19 file://qemu-2.5.0-cflags.patch \ 19 file://qemu-2.5.0-cflags.patch \
20 file://glibc-2.25.patch \
21 file://chardev-connect-socket-to-a-spawned-command.patch \ 20 file://chardev-connect-socket-to-a-spawned-command.patch \
22 file://apic-fixup-fallthrough-to-PIC.patch \ 21 file://apic-fixup-fallthrough-to-PIC.patch \
23 file://linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch \ 22 file://linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch \