]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Move bulid code into its own function
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:49:18 +0000 (17:49 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit14c152336fba7e80cb57b937e95c925529f102ec
tree1d17c74bdcd349747f0e188a1d7230f1aa4c1397
parentec2f492e78728d43e06211038185454e7af49011
buildman: Move bulid 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