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-10-18 05:13:24 -10:00
2022-09-16 17:53:22 +01:00
2022-02-16 09:46:29 +00:00
2023-08-26 04:24:02 -10:00
2024-10-07 05:43:22 -07:00
2022-02-20 16:45:25 +00:00
2023-02-15 21:46:56 +00:00
2022-03-04 17:14:15 +00:00
2022-06-07 11:53:26 +01:00
2023-10-05 15:48:49 -10:00
2024-10-12 05:17:58 -07:00
2022-02-20 16:45:25 +00:00
2024-11-15 06:05:32 -08:00
2022-03-16 10:31:40 +00:00
2024-09-16 06:09:56 -07:00
2022-02-20 16:45:25 +00:00
2021-08-02 15:44:10 +01:00
2021-11-25 21:55:10 +00:00
2022-02-20 16:45:25 +00:00
2023-08-19 05:56:58 -10:00
2022-03-16 10:31:40 +00:00
2021-11-03 11:12:26 +00:00
2022-02-20 16:45:25 +00:00
2022-08-01 16:27:29 +01:00
2022-02-20 16:45:25 +00:00
2023-06-21 04:00:58 -10:00
2024-01-04 05:00:13 -10:00
2022-03-15 08:40:09 +00:00
2022-03-16 13:39:12 +00:00
2022-02-20 16:45:25 +00:00
2023-09-08 16:09:41 -10:00
2022-02-21 23:37:27 +00:00
2025-01-24 07:49:28 -08: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
2022-02-20 16:45:25 +00:00
2022-02-20 16:45:25 +00:00
2022-03-01 23:44:59 +00:00
2021-08-02 15:44:10 +01:00
2022-02-20 16:45:25 +00:00
2022-02-21 23:37:27 +00:00
2023-10-05 15:48:49 -10:00
2022-02-20 16:45:25 +00:00
2023-09-08 16:09:42 -10:00
2024-09-16 06:09:56 -07:00
2022-02-10 10:32:08 +00: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-08-04 16:29:15 +01:00
2023-03-20 17:20:44 +00:00
2022-03-11 06:56:01 +00:00
2022-02-20 16:45:25 +00:00
2022-06-11 10:06:13 +01:00
2023-03-20 17:20:44 +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
2022-12-13 15:23:34 +00:00
2022-11-09 17:42:08 +00:00
2024-11-02 06:32:36 -07:00
2022-02-20 16:45:25 +00:00
2023-04-11 11:31:52 +01: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
2022-02-20 16:45:25 +00:00
2024-11-15 06:05:32 -08:00
2025-01-09 08:41:04 -08:00
2024-12-09 07:54:03 -08:00
2023-05-30 04:11:15 -10:00
2022-03-02 18:43:24 +00:00
2022-10-11 21:56:13 +01:00
2025-01-24 07:49:28 -08:00
2025-01-18 06:21:02 -08:00
2023-05-10 04:19:57 -10:00
2024-10-12 05:17:57 -07:00
2022-03-20 00:02:22 +00:00
2023-07-12 05:11:38 -10:00
2024-12-20 06:01:45 -08:00
2022-02-20 16:45:25 +00:00
2024-10-24 06:31:58 -07:00
2022-02-20 16:45:25 +00:00
2021-12-08 20:22:10 +00:00
2024-04-19 04:50:39 -07:00
2021-11-21 11:05:02 +00:00
2021-02-26 15:21:21 +00:00
2024-11-02 06:32:36 -07:00
2024-10-12 05:17:58 -07:00
2024-11-11 06:19:18 -08:00