
1 Aug
2016
1 Aug
'16
8:22 p.m.
On 27 July 2016 at 20:33, Simon Glass sjg@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@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