commit | 713bea38dde23794aa7ff6a276829b54a7ffbd99 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 27 20:33:02 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Jul 31 19:37:08 2016 -0600 |
tree | 3a317fa84a06422343f0914d2d2782879a4ffcc9 | |
parent | 80e6a487505c44bffbf5bf97cfa5ce2176e0cd9b [diff] |
buildman: Improve the toolchain progress/error output 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@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>