]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
qemu: Upgrade 9.2.3 -> 10.0.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 May 2025 06:15:57 +0000 (06:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 May 2025 16:22:09 +0000 (17:22 +0100)
commit811bf03dc511b3dbe30f6c65112a5eadd6a88f81
treebe20ecf3f39929a3608fc1d9d56f26bdfddf70ba
parent23de06c4e28929d540058071384aefa41d48b69a
qemu: Upgrade 9.2.3 -> 10.0.0

In version 10, emulation of 64 bit targets on 32 bit
systems is no longer supported. The target list is tweaked accordingly.

https://github.com/qemu/qemu/commit/acce728cbc6c154b215dfc8d05c12d8fcc2483d5

Running qemu on *any* 32 bit host is also deprecated and going to be
removed upstream in a later version soon:

https://github.com/qemu/qemu/commit/6d701c9bac1d3571e9ad511e01b27df7237f0b13

The pixman configuration option now needs to be specified so add a
PACKAGECONFIG entry, defautling to enabled. This is a required dependency
of some of the graphical backends like gtk.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
15 files changed:
meta/recipes-devtools/qemu/qemu-native_10.0.0.bb [moved from meta/recipes-devtools/qemu/qemu-native_9.2.3.bb with 100% similarity]
meta/recipes-devtools/qemu/qemu-system-native_10.0.0.bb [moved from meta/recipes-devtools/qemu/qemu-system-native_9.2.3.bb with 95% similarity]
meta/recipes-devtools/qemu/qemu-targets.inc
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu/0001-qemu-Add-addition-environment-space-to-boot-loader-q.patch
meta/recipes-devtools/qemu/qemu/0002-apic-fixup-fallthrough-to-PIC.patch
meta/recipes-devtools/qemu/qemu/0004-qemu-Do-not-include-file-if-not-exists.patch
meta/recipes-devtools/qemu/qemu/0005-qemu-Add-some-user-space-mmap-tweaks-to-address-musl.patch
meta/recipes-devtools/qemu/qemu/0006-qemu-Determinism-fixes.patch
meta/recipes-devtools/qemu/qemu/0007-tests-meson.build-use-relative-path-to-refer-to-file.patch
meta/recipes-devtools/qemu/qemu/0008-Define-MAP_SYNC-and-MAP_SHARED_VALIDATE-on-needed-li.patch
meta/recipes-devtools/qemu/qemu/0010-configure-lookup-meson-exutable-from-PATH.patch
meta/recipes-devtools/qemu/qemu/0011-qemu-Ensure-pip-and-the-python-venv-aren-t-used-for-.patch
meta/recipes-devtools/qemu/qemu/fix-strerrorname_np.patch
meta/recipes-devtools/qemu/qemu_10.0.0.bb [moved from meta/recipes-devtools/qemu/qemu_9.2.3.bb with 100% similarity]