coreboot/util/scripts
Yidi Lin 7a58cfff89 util/scripts/update_submodules: Fix "branch: unbound variable" error
After CB:86803, ${branch} variable is no longer valid. Use
${branch_name} instead ${branch} for generating the commit message.

TEST=./util/scripts/update_submodules -R 3rdparty/arm-trusted-firmware/
     The script generates the new commit successfully.

Change-Id: Ia528379b8721e6d419984bab28de7cf427e42423
Signed-off-by: Yidi Lin <yidilin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87268
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-04-14 02:32:12 +00:00
..
capture_commands.sh util/scripts: Add script to capture commands from build 2024-08-28 17:14:28 +00:00
config
cross-repo-cherrypick
decode_spd.sh
description.md util/scripts: Add script to capture commands from build 2024-08-28 17:14:28 +00:00
dts-to-fmd.sh
find-unused-kconfig-symbols.sh
find_new_user_commits.sh
gerrit-rebase
get_maintainer.pl
maintainers.go
no-fsf-addresses.sh
parse-maintainers.pl
prepare-commit-msg.clang-format
rm_unused_code
show_platforms.sh
testsoc
ucode_h_to_bin.sh
update_submodules util/scripts/update_submodules: Fix "branch: unbound variable" error 2025-04-14 02:32:12 +00:00