diff options
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu.inc')
-rw-r--r-- | meta/recipes-devtools/qemu/qemu.inc | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc index 29bc34d743..2a9aa13912 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc | |||
@@ -18,7 +18,6 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \ | |||
18 | file://powerpc_rom.bin \ | 18 | file://powerpc_rom.bin \ |
19 | file://run-ptest \ | 19 | file://run-ptest \ |
20 | file://0001-qemu-Add-addition-environment-space-to-boot-loader-q.patch \ | 20 | file://0001-qemu-Add-addition-environment-space-to-boot-loader-q.patch \ |
21 | file://0002-chardev-connect-socket-to-a-spawned-command.patch \ | ||
22 | file://0003-apic-fixup-fallthrough-to-PIC.patch \ | 21 | file://0003-apic-fixup-fallthrough-to-PIC.patch \ |
23 | file://0004-configure-Add-pkg-config-handling-for-libgcrypt.patch \ | 22 | file://0004-configure-Add-pkg-config-handling-for-libgcrypt.patch \ |
24 | file://0005-qemu-Do-not-include-file-if-not-exists.patch \ | 23 | file://0005-qemu-Do-not-include-file-if-not-exists.patch \ |
@@ -27,11 +26,7 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \ | |||
27 | file://0008-tests-meson.build-use-relative-path-to-refer-to-file.patch \ | 26 | file://0008-tests-meson.build-use-relative-path-to-refer-to-file.patch \ |
28 | file://0009-Define-MAP_SYNC-and-MAP_SHARED_VALIDATE-on-needed-li.patch \ | 27 | file://0009-Define-MAP_SYNC-and-MAP_SHARED_VALIDATE-on-needed-li.patch \ |
29 | file://0010-hw-pvrdma-Protect-against-buggy-or-malicious-guest-d.patch \ | 28 | file://0010-hw-pvrdma-Protect-against-buggy-or-malicious-guest-d.patch \ |
30 | file://0001-contrib-vhost-user-blk-Replace-lseek64-with-lseek.patch \ | ||
31 | file://0002-linux-user-Replace-use-of-lfs64-related-functions-an.patch \ | 29 | file://0002-linux-user-Replace-use-of-lfs64-related-functions-an.patch \ |
32 | file://0001-configure-Fix-check-tcg-not-executing-any-tests.patch \ | ||
33 | file://0001-Revert-linux-user-add-more-compat-ioctl-definitions.patch \ | ||
34 | file://0002-Revert-linux-user-fix-compat-with-glibc-2.36-sys-mou.patch \ | ||
35 | file://0001-tracetool-use-relative-paths-for-line-preprocessor-d.patch \ | 30 | file://0001-tracetool-use-relative-paths-for-line-preprocessor-d.patch \ |
36 | file://qemu-guest-agent.init \ | 31 | file://qemu-guest-agent.init \ |
37 | file://qemu-guest-agent.udev \ | 32 | file://qemu-guest-agent.udev \ |
@@ -39,7 +34,7 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \ | |||
39 | " | 34 | " |
40 | UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+(\.\d+)+)\.tar" | 35 | UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+(\.\d+)+)\.tar" |
41 | 36 | ||
42 | SRC_URI[sha256sum] = "5b49ce2687744dad494ae90a898c52204a3406e84d072482a1e1be854eeb2157" | 37 | SRC_URI[sha256sum] = "bb60f0341531181d6cc3969dd19a013d0427a87f918193970d9adb91131e56d0" |
43 | 38 | ||
44 | SRC_URI:append:class-target = " file://cross.patch" | 39 | SRC_URI:append:class-target = " file://cross.patch" |
45 | SRC_URI:append:class-nativesdk = " file://cross.patch" | 40 | SRC_URI:append:class-nativesdk = " file://cross.patch" |