]> git.ipfire.org Git - thirdparty/u-boot.git/commit
b4-config: Improve b4 config for correct operation
authorAndrew Goodbody <andrew.goodbody@linaro.org>
Wed, 1 Oct 2025 09:28:37 +0000 (10:28 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 2 Oct 2025 17:30:15 +0000 (11:30 -0600)
commit72f72fab00773f7ee89c9635e490908c0a058162
tree2c820b3aee1a4d176157ee4d88071fb63fb47207
parent5b93c3ec7f9d66dc40d062a47a4a880f7d346b7a
b4-config: Improve b4 config for correct operation

The recent change to .b4-config resulted in some expected recipients not
being added to the address lists. Rework the commands so that all
expected recipients are added while maintaining the ordering from the
first change.

Fixes: 26efc940c86 ("b4-config: configure `b4` for U-Boot")
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
.b4-config