summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu_2.11.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu_2.11.1.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu_2.11.1.bb31
1 files changed, 15 insertions, 16 deletions
diff --git a/meta/recipes-devtools/qemu/qemu_2.11.1.bb b/meta/recipes-devtools/qemu/qemu_2.11.1.bb
index ab82c5fe56..2314262d7a 100644
--- a/meta/recipes-devtools/qemu/qemu_2.11.1.bb
+++ b/meta/recipes-devtools/qemu/qemu_2.11.1.bb
@@ -9,27 +9,26 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
9 9
10SRC_URI = "http://wiki.qemu-project.org/download/${BP}.tar.bz2 \ 10SRC_URI = "http://wiki.qemu-project.org/download/${BP}.tar.bz2 \
11 file://powerpc_rom.bin \ 11 file://powerpc_rom.bin \
12 file://disable-grabs.patch \ 12 file://0001-sdl.c-allow-user-to-disable-pointer-grabs.patch \
13 file://wacom.patch \ 13 file://0002-qemu-Add-missing-wacom-HID-descriptor.patch \
14 file://add-ptest-in-makefile-v10.patch \ 14 file://0003-Add-subpackage-ptest-which-runs-all-unit-test-cases-.patch \
15 file://run-ptest \ 15 file://run-ptest \
16 file://qemu-enlarge-env-entry-size.patch \ 16 file://0004-qemu-Add-addition-environment-space-to-boot-loader-q.patch \
17 file://no-valgrind.patch \ 17 file://0005-qemu-disable-Valgrind.patch \
18 file://pathlimit.patch \ 18 file://0006-qemu-Limit-paths-searched-during-user-mode-emulation.patch \
19 file://qemu-2.5.0-cflags.patch \ 19 file://0007-qemu-native-set-ld.bfd-fix-cflags-and-set-some-envir.patch \
20 file://chardev-connect-socket-to-a-spawned-command.patch \ 20 file://0008-chardev-connect-socket-to-a-spawned-command.patch \
21 file://apic-fixup-fallthrough-to-PIC.patch \ 21 file://0009-apic-fixup-fallthrough-to-PIC.patch \
22 file://linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch \ 22 file://0010-linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch \
23 file://memfd.patch \ 23 file://0011-memfd-fix-configure-test.patch \
24 file://0001-arm-translate-a64-treat-DISAS_UPDATE-as-variant-of-D.patch \ 24 file://0012-arm-translate-a64-treat-DISAS_UPDATE-as-variant-of-D.patch \
25 file://check-PS2Queue-pointers-in-post_load-routine.patch \ 25 file://0013-ps2-check-PS2Queue-pointers-in-post_load-routine.patch \
26 " 26 "
27UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+\..*)\.tar" 27UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+\..*)\.tar"
28 28
29
30SRC_URI_append_class-native = " \ 29SRC_URI_append_class-native = " \
31 file://fix-libcap-header-issue-on-some-distro.patch \ 30 file://0014-fix-libcap-header-issue-on-some-distro.patch \
32 file://cpus.c-qemu_cpu_kick_thread_debugging.patch \ 31 file://0015-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch \
33 " 32 "
34 33
35SRC_URI[md5sum] = "61cf862b6007eba4ac98247776af2e27" 34SRC_URI[md5sum] = "61cf862b6007eba4ac98247776af2e27"