Files
poky/meta/recipes-devtools
Ross Burton 966aead7e8 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: 077aab43f2c928eb8da71934405c62327010f552)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-01-24 07:49:28 -08:00
..
2023-08-26 04:24:02 -10:00
2023-10-05 15:48:49 -10:00
2024-09-16 06:09:56 -07:00
2021-11-25 21:55:10 +00:00
2022-03-16 10:31:40 +00:00
2022-08-01 16:27:29 +01:00
2022-03-16 13:39:12 +00:00
2023-09-08 16:09:41 -10:00
2024-02-09 03:46:50 -10:00
2024-06-01 19:07:52 -07:00
2021-11-03 10:12:42 +00:00
2022-03-24 17:45:29 +00:00
2025-01-18 06:21:02 -08:00
2023-10-05 15:48:49 -10:00
2022-05-25 22:45:50 +01:00
2022-03-23 12:13:49 +00:00
2024-11-27 06:27:26 -08:00
2022-03-11 06:56:01 +00:00
2022-05-25 22:45:50 +01:00
2022-12-01 19:35:05 +00:00
2022-03-20 00:02:22 +00:00
2023-09-08 16:09:41 -10:00
2024-12-02 06:23:20 -08:00
2024-11-02 06:32:36 -07:00
2024-04-19 04:50:38 -07:00
2023-12-22 16:36:55 -10:00
2023-03-23 22:45:33 +00:00
2024-12-09 07:54:03 -08:00
2022-03-02 18:43:24 +00:00
2025-01-24 07:49:28 -08:00
2025-01-18 06:21:02 -08:00
2024-10-12 05:17:57 -07:00
2024-12-20 06:01:45 -08:00
2021-12-08 20:22:10 +00:00