[PATCH] defaultenv: don't pass environment path to zero env

Sascha Hauer s.hauer at pengutronix.de
Wed Sep 2 01:43:17 PDT 2026


On Tue, 01 Sep 2026 14:28:31 +0200, Ahmad Fatoum wrote:
> bareboxenv -z sets ENVFS_FLAGS_FORCE_BUILT_IN, which makes envfs_save()
> emit a bare header and never look at its directory argument. Passing
> CONFIG_DEFAULT_ENVIRONMENT_PATH there was pointless, but harmless until
> the Kconfig sync made auto.conf no longer quote string options:
> The result is that the quotes became part of the value.
> 
> This is triggered by OpenEmbedded's barebox.bbclass for example, which
> overrides the option on the make command line in the old, quoted form:
> 
> [...]

Applied, thanks!

[1/1] defaultenv: don't pass environment path to zero env
      https://git.pengutronix.de/cgit/barebox/commit/?id=be574e455b3a (link may not be stable)

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




More information about the barebox mailing list