Files
poky/meta/recipes-devtools
Ross Burton dbb36a45f0 classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architecture
Using the package architecture to select the right qemu options to pass
to qemu-user is incorrect, and fails for recipes that set PACKAGE_ARCH
to MACHINE_ARCH (as the qemuppc workarounds suggest) because there are
not typically any options set for the machine name.

Solve this by using TUNE_PKGARCH instead: for the majority of recipes
this is the same value, but for machine-specific recipes it remains the
same instead of changing to the machine name.

This means we can remove the qemuppc workarounds, as they're obsolete.

Also update the gcc-testsuite recipe which uses the same pattern to use
TUNE_PKGARCH, and generalise the else codepath to avoid needing to
update the list of architectures.

[ YOCTO #15647 ]

(From OE-Core rev: 6db23345fd653aa0b4e483d2635376dfe7bed3cd)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 414b754a6cbb9cc354b1180efd5c3329568a2537)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-01-29 06:20:43 -08:00
..
2024-01-21 12:27:12 +00:00
2024-08-28 09:14:26 +01:00
2023-07-30 07:54:44 +01:00
2024-08-23 09:12:37 +01:00
2024-08-23 09:12:37 +01:00
2024-09-03 10:21:38 +01:00
2024-02-03 22:08:26 +00:00
2024-05-28 09:38:23 +01:00
2024-08-23 09:12:37 +01:00
2024-04-16 08:07:01 +01:00
2024-08-30 21:59:38 +01:00
2024-08-29 21:58:19 +01:00
2024-10-29 05:51:03 -07:00
2024-11-26 05:37:09 -08:00
2023-09-26 10:35:27 +01:00
2024-08-28 09:14:27 +01:00
2024-08-23 09:12:37 +01:00
2024-09-04 12:38:44 +01:00
2024-08-23 09:12:37 +01:00
2024-08-08 08:26:14 +01:00
2023-03-11 00:08:41 +00:00
2024-08-28 09:14:26 +01:00
2024-08-05 14:31:57 +01:00
2024-08-28 09:14:27 +01:00
2024-04-16 08:07:02 +01:00
2024-08-23 09:12:37 +01:00
2024-06-04 12:04:52 +01:00
2024-05-28 09:38:24 +01:00
2024-08-29 21:58:19 +01:00
2024-11-11 09:16:26 -08:00
2024-08-28 09:14:26 +01:00
2024-08-28 09:14:26 +01:00
2024-08-21 21:51:49 +01:00
2025-01-09 06:02:48 -08:00
2024-12-17 12:58:10 -08:00
2024-06-12 16:08:31 +01:00
2024-07-16 11:25:29 +01:00
2024-12-17 12:58:11 -08:00
2024-11-26 05:37:09 -08:00
2024-04-25 10:06:03 +01:00