]> git.baikalelectronics.ru Git - uboot.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)
commit279654b842290728406a48671445d448e9323932
tree026c8736509a8414a856e21df1713b996ac027f1
parent4e4fc9049860cfb904822e36a2047094eddb92fa
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