Enrico Jörns
44139c8c69
cml1.bbclass: use consistent make flags for menuconfig
...
The class called 'make menuconfig' without any of the make variables and
options set in EXTRA_OEMAKE, resulting in a quite different build
environment than actually intended.
For the kernel.bbclass this was fixed in commit 8c616bc0 ("kernel: Use
consistent make flags for menuconfig") by appending ${EXTRA_OEMAKE} to
KCONFIG_CONFIG_COMMAND.
Instead of fixing this individually for additional recipes, we simply
include ${EXTRA_OEMAKE} in KCONFIG_CONFIG_COMMAND by default.
For most class users, this change is directly visible in the generated
.config file:
* For barebox and u-boot, the CONFIG_GCC_VERSION erroneously reflected
the host GCC version before where it now correctly reflects the target
toolchain's GCC.
* For u-boot, also the "Compiler: " line at the beginning of the .config
now prints the target toolchain instead of the host ones.
* The kernel had this already set.
* busybox did not produce any difference.
Note that these projects might base some compile-time decisions on e.g.
the actual compiler version used. Having the wrong one in the
menuconfig-generated .config affects at least the visibility and
consistency.
Reported-by: Ulrich Ölmann <u.oelmann@pengutronix.de >
(From OE-Core rev: 1b6ddd452837e67b500a84455a234f5edc8250a9)
Signed-off-by: Enrico Jörns <ejo@pengutronix.de >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2025-03-03 18:01:29 +00:00
..
2024-01-18 10:15:58 +00:00
2022-08-12 15:27:17 +01:00
2025-02-27 10:55:16 +00:00
2024-10-11 15:57:44 +01:00
2024-07-26 12:28:42 +01:00
2022-08-12 15:27:17 +01:00
2023-10-30 08:50:46 +00:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2023-08-21 16:15:35 +01:00
2025-02-25 12:17:22 +00:00
2024-08-03 07:56:10 +01:00
2025-02-01 13:42:34 +00:00
2024-06-10 14:27:23 +01:00
2025-02-10 13:03:58 +00:00
2025-03-03 18:01:29 +00:00
2022-08-12 15:27:17 +01:00
2024-11-07 22:17:24 +00:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2024-12-05 17:07:10 +00:00
2024-11-23 14:44:54 +00:00
2024-07-26 12:28:42 +01:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2024-11-21 12:16:28 +00:00
2022-08-12 15:27:17 +01:00
2024-06-24 12:43:40 +01:00
2023-08-24 16:50:24 +01:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2024-12-23 11:41:38 +00:00
2023-09-20 23:51:11 +01:00
2023-01-26 22:22:53 +00:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2023-08-21 11:34:12 +01:00
2022-08-12 15:27:17 +01:00
2022-09-28 08:01:10 +01:00
2024-01-18 10:15:58 +00:00
2024-09-20 10:45:45 +01:00
2022-08-12 15:27:17 +01:00
2025-02-01 13:42:34 +00:00
2024-04-23 13:40:24 +01:00
2024-01-19 12:21:22 +00:00
2024-01-19 12:21:22 +00:00
2025-01-20 13:38:59 +00:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2024-01-12 11:54:05 +00:00
2025-02-01 13:42:34 +00:00
2022-08-12 15:27:17 +01:00
2025-01-21 23:09:33 +00:00
2025-02-10 13:03:57 +00:00
2023-06-29 11:28:32 +01:00
2023-09-09 22:14:41 +01:00
2022-08-12 15:27:17 +01:00
2024-04-04 14:05:03 +01:00
2022-08-12 15:27:17 +01:00
2025-01-21 12:07:56 +00:00
2024-02-13 13:51:41 +00:00
2023-03-22 13:53:29 +00:00
2023-06-29 11:28:32 +01:00
2025-02-11 11:44:19 +00:00
2022-08-12 15:27:17 +01:00
2024-03-26 17:10:51 +00:00
2024-11-28 12:27:11 +00:00
2022-08-12 15:27:17 +01:00
2025-01-27 15:47:11 +00:00
2025-03-03 18:01:29 +00:00
2023-07-25 15:27:33 +01:00
2022-08-12 15:27:17 +01:00
2024-02-29 10:26:13 +00:00
2024-10-25 15:37:10 +01:00
2022-08-12 15:27:17 +01:00
2023-07-25 15:27:33 +01:00
2024-06-11 11:41:33 +01:00
2024-01-18 10:15:58 +00:00
2023-03-08 10:21:05 +00:00
2024-02-23 14:29:03 +00:00
2025-02-11 11:44:19 +00:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2023-07-25 15:27:33 +01:00
2023-06-19 13:18:56 +01:00
2022-08-12 15:27:17 +01:00
2024-07-18 17:21:39 +01:00
2025-01-10 11:23:45 +00:00
2025-01-11 18:34:15 +00:00
2022-08-12 15:27:17 +01:00
2024-07-13 23:28:31 +01:00
2024-08-23 09:51:36 +01:00
2024-02-19 15:21:14 +00:00
2024-02-21 22:20:10 +00:00
2024-01-18 10:15:58 +00:00
2023-05-04 12:34:30 +01:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2025-02-10 13:03:57 +00:00
2025-01-25 11:30:31 +00:00
2022-08-12 15:27:17 +01:00
2024-06-27 13:03:34 +01:00
2022-08-12 15:27:17 +01:00
2024-05-21 12:08:04 +01:00
2025-01-14 11:57:52 +00:00
2024-08-29 21:58:19 +01:00
2024-12-17 11:41:52 +00:00
2024-10-25 15:04:30 +01:00
2025-02-01 13:42:34 +00:00
2023-05-05 11:07:25 +01:00
2024-08-15 14:51:55 +01:00
2023-06-02 14:41:50 +01:00
2023-12-17 19:07:21 +00:00
2024-11-12 23:54:35 +00:00
2024-11-21 12:16:28 +00:00
2022-08-12 15:27:17 +01:00
2025-02-01 13:42:34 +00:00
2023-07-25 15:27:33 +01:00
2022-08-12 15:27:17 +01:00
2025-01-11 18:34:15 +00:00
2024-07-04 22:56:15 +01:00
2022-08-12 15:27:17 +01:00
2024-01-18 10:15:58 +00:00
2023-07-10 11:36:34 +01:00
2024-12-05 17:07:10 +00:00
2023-09-09 22:14:41 +01:00
2025-02-01 13:20:45 +00:00
2025-01-14 11:57:52 +00:00
2025-02-01 13:42:34 +00:00
2024-08-23 09:12:38 +01:00
2025-02-01 13:42:34 +00:00
2025-02-18 12:04:03 +00:00
2025-02-01 13:42:34 +00:00
2024-05-31 16:58:36 +01:00
2024-10-15 11:47:24 +01:00
2022-08-12 15:27:17 +01:00
2023-09-26 10:35:28 +01:00
2022-08-12 15:27:17 +01:00
2025-01-21 12:07:56 +00:00
2024-12-12 13:22:08 +00:00
2025-02-05 12:49:56 +00:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2024-05-31 16:58:36 +01:00
2025-02-10 13:03:58 +00:00
2025-01-20 13:39:00 +00:00
2025-02-27 10:55:17 +00:00
2025-02-10 13:03:58 +00:00
2023-05-03 07:33:18 +01:00
2023-01-12 23:08:58 +00:00
2022-08-12 15:27:17 +01:00
2022-08-12 15:27:17 +01:00
2024-03-01 09:31:10 +00:00
2024-01-12 11:54:05 +00:00