[U-Boot] [PATCH v2 05/11] buildman: Improve the toolchain progress/error output
Simon Glass
sjg at chromium.org
Mon Aug 1 20:22:20 CEST 2016
On 27 July 2016 at 20:33, Simon Glass <sjg at chromium.org> wrote:
> Use colour to make it easier to see what is going on. Also print a message
> before downloading a new toolchain. Mention --fetch-arch in the message that
> is shown when there are no available toolchains, since this is the quickest
> way to resolve the problem.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>
> Changes in v2: None
>
> tools/buildman/control.py | 9 ++++++---
> tools/buildman/toolchain.py | 24 +++++++++++++++---------
> 2 files changed, 21 insertions(+), 12 deletions(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list