commit | 739cd99e5b037b3ed432bf433587af638f564bab | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Fri Aug 22 14:33:41 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Aug 28 17:18:48 2014 -0400 |
tree | 9b633d9b5607e3430481a76d1baba113e5ed33a1 | |
parent | d2458ede99e2f2606ddb5f4268bd004c2fd47ea2 [diff] |
buildman: run genboardscfg.py all the time This commit makes sure boards.cfg is up to date before starting the build tests. tools/genboardscfg.py exits immediately printing "boards.cfg is up to date. Nothing to do." when boards.cfg is already new. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org>