[U-Boot] [PATCH v2 04/11] buildman: Allow the toolchain error to be suppressed

Simon Glass sjg at chromium.org
Mon Aug 1 20:22:17 CEST 2016


On 27 July 2016 at 20:33, Simon Glass <sjg at chromium.org> wrote:
> When there are no toolchains a warning is printed. But in some cases this is
> confusing, such as when the user is fetching new toolchains.
>
> Adjust the function to supress the warning in this case.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add code to actually suppress the warning
>
>  tools/buildman/toolchain.py | 20 ++++++++++++++------
>  1 file changed, 14 insertions(+), 6 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list