[PATCH 1/2] kconfig: add merge_into_defconfig_named to set CONFIG_NAME

Sascha Hauer s.hauer at pengutronix.de
Mon Feb 23 02:13:52 PST 2026


On Mon, 16 Feb 2026 09:39:01 +0100, Ahmad Fatoum wrote:
> Generated defconfigs that merge fragments into a base config inherit
> CONFIG_NAME from the base, which is wrong for testing: pytest uses
> CONFIG_NAME to locate the matching Labgrid environment YAML.
> 
> Add merge_into_defconfig_named, which appends the correct CONFIG_NAME
> to .config before running olddefconfig, and switch all callers over.
> 
> [...]

Applied, thanks!

[1/2] kconfig: add merge_into_defconfig_named to set CONFIG_NAME
      https://git.pengutronix.de/cgit/barebox/commit/?id=e09eacc81a60 (link may not be stable)
[2/2] test: report used Labgrid environment and build dir
      https://git.pengutronix.de/cgit/barebox/commit/?id=761024805134 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list