]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Move reconfigure code into its own function
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:49:17 +0000 (17:49 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commitec2f492e78728d43e06211038185454e7af49011
tree026c8736509a8414a856e21df1713b996ac027f1
parentdab3a4a0e32e89001ba9cfaa790ca8fbf15d195b
buildman: Move reconfigure code into its own function

Split this into its own function so reduce the size of run_commit().

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/builderthread.py