diff options
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu.inc')
| -rw-r--r-- | meta/recipes-devtools/qemu/qemu.inc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc index eb9f060997..a557e74e97 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
| @@ -27,14 +27,13 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \ | |||
| 27 | file://0008-linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch \ | 27 | file://0008-linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch \ |
| 28 | file://0009-Fix-webkitgtk-builds.patch \ | 28 | file://0009-Fix-webkitgtk-builds.patch \ |
| 29 | file://0010-configure-Add-pkg-config-handling-for-libgcrypt.patch \ | 29 | file://0010-configure-Add-pkg-config-handling-for-libgcrypt.patch \ |
| 30 | file://0011-linux-user-remove-host-stime-syscall.patch \ | 30 | file://0011-hw-i386-pc-fix-regression-in-parsing-vga-cmdline-par.patch \ |
| 31 | file://CVE-2019-15890.patch \ | 31 | file://CVE-2019-15890.patch \ |
| 32 | file://CVE-2019-12068.patch \ | ||
| 33 | " | 32 | " |
| 34 | UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+(\.\d+)+)\.tar" | 33 | UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+(\.\d+)+)\.tar" |
| 35 | 34 | ||
| 36 | SRC_URI[md5sum] = "cdf2b5ca52b9abac9bacb5842fa420f8" | 35 | SRC_URI[md5sum] = "278eeb294e4b497e79af7a57e660cb9a" |
| 37 | SRC_URI[sha256sum] = "656e60218689bdeec69903087fd7582d5d3e72238d02f4481d8dc6d79fd909c6" | 36 | SRC_URI[sha256sum] = "d3481d4108ce211a053ef15be69af1bdd9dde1510fda80d92be0f6c3e98768f0" |
| 38 | 37 | ||
| 39 | COMPATIBLE_HOST_mipsarchn32 = "null" | 38 | COMPATIBLE_HOST_mipsarchn32 = "null" |
| 40 | COMPATIBLE_HOST_mipsarchn64 = "null" | 39 | COMPATIBLE_HOST_mipsarchn64 = "null" |
