]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
qemu: Upgrade 8.1.2 -> 8.2.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Jan 2024 21:27:08 +0000 (21:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Jan 2024 15:45:04 +0000 (15:45 +0000)
commit8917fa10b8afb1413b34a6134beea129e416f8c6
treef2e69230e7e430e85962b5486e9fee4570a3ff01
parent14ee3e1240524e08adc1a3327dfb52dee6e64fd2
qemu: Upgrade 8.1.2 -> 8.2.0

We can drop the mips workaround patch since there were fixes in 8.2.0.

The build system changed and we should drop cross.patch and replace it with
explicit settings for cross-prefix, and host-cc. To make that work we need
to indicate we don't use a cross pkg-config.

PIE isn't availale for mingw so tweak PACKAGECONFIG accordingly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/qemu/qemu-native_8.2.0.bb [moved from meta/recipes-devtools/qemu/qemu-native_8.1.2.bb with 100% similarity]
meta/recipes-devtools/qemu/qemu-system-native_8.2.0.bb [moved from meta/recipes-devtools/qemu/qemu-system-native_8.1.2.bb with 100% similarity]
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu/cross.patch [deleted file]
meta/recipes-devtools/qemu/qemu/fixedmeson.patch
meta/recipes-devtools/qemu/qemu/fixmips.patch [deleted file]
meta/recipes-devtools/qemu/qemu/no-pip.patch
meta/recipes-devtools/qemu/qemu_8.2.0.bb [moved from meta/recipes-devtools/qemu/qemu_8.1.2.bb with 100% similarity]