commit | 071a17868e60b3d2d5b708f74fbec9401ec58648 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 06 16:02:13 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 20 19:14:22 2018 -0700 |
tree | 95cffe2b9e79fe22d641704240d125a672f730e4 | |
parent | 454507f0a9d58748a1589354a04aecbc22024f2a [diff] |
buildman: Show boards with warning with w+ At present we should boards with warnings in the same way as those with errors. This is not ideal. Add a new 'warn' state and show these listed in yellow to match the actual warning lines printing with -e. Signed-off-by: Simon Glass <sjg@chromium.org>