]> git.sur5r.net Git - u-boot/commit
buildman: Print a message indicating the build is starting
authorSimon Glass <sjg@chromium.org>
Sun, 18 Sep 2016 22:48:33 +0000 (16:48 -0600)
committersjg <sjg@chromium.org>
Sun, 9 Oct 2016 15:30:32 +0000 (09:30 -0600)
commit745b395aefcd7e4718f6f51167c0e462931842b6
treed862b0c4875db962ead1566b4248d7bbe39a9e3b
parentb222abe736e4ea61e7c61dee412fb80d840b5111
buildman: Print a message indicating the build is starting

Make it clear when buildman actually starts building. This happens when it
has prepared the threads, working directory and output directories.

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