[U-Boot] [PATCH v2 07/11] buildman: Drop the toolchain error when downloading toolchains
Simon Glass
sjg at chromium.org
Mon Aug 1 20:22:26 CEST 2016
On 27 July 2016 at 20:33, Simon Glass <sjg at chromium.org> wrote:
> It doesn't make sense to complain about missing toolchains when the
> --fetch-arch option is being used. The user is presumably aware that there
> is a toolchain problem and is actively correcting it by running with this
> option.
>
> Refactor the code to avoid printing this confusing message.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> tools/buildman/control.py | 17 ++++++++++-------
> 1 file changed, 10 insertions(+), 7 deletions(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list