[U-Boot] [PATCH 07/13] buildman: Print a message when removing	old directories
    Simon Glass 
    sjg at chromium.org
       
    Sun Oct  2 02:29:14 CEST 2016
    
    
  
On 18 September 2016 at 16:48, Simon Glass <sjg at chromium.org> wrote:
> When buildman starts, it prepares its output directory by removing any old
> build directories which will not be used this time. This can happen if a
> previous build left directories around for commit hashes which are no-longer
> part of the branch.
>
> This can take quite a while, so print a message to indicate what is going
> on.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  tools/buildman/builder.py | 6 ++++++
>  1 file changed, 6 insertions(+)
Applied to u-boot-dm.
    
    
More information about the U-Boot
mailing list