commit | 6af7101b75d0e30cf7ed7d1f57fdb68ed5f8ffa0 | [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 | 4cf2b221c6f283aa0fb646cf637ae08fc90dd6d2 [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>