summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.11.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.11.1.bb b/meta/recipes-devtools/qemu/qemu_2.11.1.bb
index 90eeee95c5..f4b7d69fca 100644
--- a/meta/recipes-devtools/qemu/qemu_2.11.1.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.11.1.bb
@@ -21,6 +21,7 @@ SRC_URI = "http://wiki.qemu-project.org/download/${BP}.tar.bz2 \
21 file://apic-fixup-fallthrough-to-PIC.patch \ 21 file://apic-fixup-fallthrough-to-PIC.patch \
22 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 \
23 file://memfd.patch \ 23 file://memfd.patch \
24 file://0001-arm-translate-a64-treat-DISAS_UPDATE-as-variant-of-D.patch \
24 " 25 "
25UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+\..*)\.tar" 26UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+\..*)\.tar"
26 27