[U-Boot] [PATCH 1/4] buildman: Only print toolchain probing	with -v
    sjg at google.com 
    sjg at google.com
       
    Thu Nov 22 20:21:50 UTC 2018
    
    
  
At present --list-tool-chains prints a lot of information about the
toolchain-probing process. This is generally not very interesting.
Update buildman to print this only if --list-tool-chains is given
with -v.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
 tools/buildman/cmdline.py | 2 +-
 tools/buildman/control.py | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-dm/master, thanks!
    
    
More information about the U-Boot
mailing list