Searched hist:"27 af930e9a5c91365ca639ada580b338eabe4989" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/tools/buildman/ |
H A D | board.py | 03c1bb242548e4e9d267d784861ccd69a1887aa0 Thu Sep 19 03:08:45 CDT 2013 Andreas Bießmann <andreas.devel@googlemail.com> 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> 27af930e9a5c91365ca639ada580b338eabe4989 Wed Sep 11 08:52:51 CDT 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> Merge and reformat boards.cfg and MAINTAINERS
Put all informations about targets, including state (active or orphan) and maintainers, in boards.cfg; remove MAINTAINERS; adjust the build system accordingly.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
H A D | test.py | e19d5781ec5ea6de190f774835f361f8a43758d1 Mon Sep 23 18:35:16 CDT 2013 Simon Glass <sjg@chromium.org> buildman: Adjust tests for new boards.cfg format
Commit 27af930e9a5c91365ca639ada580b338eabe4989 changed the boards.cfg format but missed to change the parsing in buildman. A follow-on commit 03c1bb242548e4e9d267d784861ccd69a1887aa0 fixed this but missed fixing the tests.
This patch updates the tests to fit the new Board constructor.
./tools/buildman/buildman -t <unittest.result.TestResult run=1 errors=0 failures=0>
Signed-off-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/ |
H A D | README | 27af930e9a5c91365ca639ada580b338eabe4989 Wed Sep 11 08:52:51 CDT 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> Merge and reformat boards.cfg and MAINTAINERS
Put all informations about targets, including state (active or orphan) and maintainers, in boards.cfg; remove MAINTAINERS; adjust the build system accordingly.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|
H A D | Makefile | 27af930e9a5c91365ca639ada580b338eabe4989 Wed Sep 11 08:52:51 CDT 2013 Albert ARIBAUD <albert.u.boot@aribaud.net> Merge and reformat boards.cfg and MAINTAINERS
Put all informations about targets, including state (active or orphan) and maintainers, in boards.cfg; remove MAINTAINERS; adjust the build system accordingly.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
|