commit | 03c1bb242548e4e9d267d784861ccd69a1887aa0 | [log] [tgz] |
---|---|---|
author | Andreas Bießmann <andreas.devel@googlemail.com> | Thu Sep 19 10:08:45 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Sep 20 10:30:54 2013 -0400 |
tree | 620e2fe89f25706d645f4783abb7144adb6210c5 | |
parent | 2f0877c7f4fa53ba4aedf2333908057a3f6ac413 [diff] |
buildman: fix boards.cfg parsing Commit 27af930e9a5c91365ca639ada580b338eabe4989 changed the boards.cfg format but missed to change the parsing in buildman. This patch changes c'tor of Board class to the new sequence, but omits maintainer field. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>