]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Make mrproper an argument to _reconfigure()
authorSimon Glass <sjg@chromium.org>
Sun, 23 Jun 2024 17:55:09 +0000 (11:55 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 3 Jul 2024 06:36:33 +0000 (07:36 +0100)
commit49b158a49218701879430ba4ae460bc77e78b7e9
tree9b4585111dee993d43e4839c94a0d05396ca98de
parent35f04c92139dbd0abb054cbb9f539a6c7530d266
buildman: Make mrproper an argument to _reconfigure()

Pass this in so the caller can change it independently of the member
variable.

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