]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Write out the build command used
authorSimon Glass <sjg@chromium.org>
Tue, 21 Feb 2023 19:40:27 +0000 (12:40 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 8 Mar 2023 19:38:48 +0000 (11:38 -0800)
commit5f5923a5a5ec0b6e012a33cf1f7fa5633b8e1a67
tree77e90d65fb403bd9e5b8dbe5e607df10ed76f797
parentb6c3cd22bbef9e806b1946405d9d7a0645ec27cc
buildman: Write out the build command used

It is sometimes useful to see the exact 'make' command used by buildman
for a commit. Add an output file for this.

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