]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Pass option values to get_action_summary()
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:48:45 +0000 (17:48 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit1d3a5a52296b8a5a19e09d6c592ef556ca5e7dbb
treeba0261ad1e62182b4ecdc45a320ff03e1d2e457e
parent081c34ccdc4c08ac51242d96c51c0b68b7c07828
buildman: Pass option values to get_action_summary()

Pass in the individual values rather than the whole options object, so we
can see what is needed.

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