On 18 September 2016 at 16:48, Simon Glass <s...@chromium.org> wrote: > On a machine with a lot of CPUs this prints a lot of useless lines of the > form: > > Cloning repo for thread <n> > > Adjust the output so that these all appear on one line, and disappear when > the cloning is complete. > > Note: This cloning is actually unnecessary and very wasteful on disk space > (about 3.5GB each time). It would be better to create symlinks. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > tools/buildman/builder.py | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot