Am 04.04.2014 07:03, schrieb Patrick Georgi:
- abuild is modified to know about two classes of boards: those “on
board” the experimental branch, and those which are not. This can be as simple as adding some tag to the board status file (proposal: “experimental”)
- abuild builds everything and reports everything but only “fails” for
“experimental” boards, to get a clear view on jenkins
This is active now on gerrit: http://review.coreboot.org/#/c/5488/ The branch name is "experimental" (no need for a coreboot- prefix in the coreboot repository).
- breaking changes are accompanied by setting “experimental” tags on
boards supported by that change. We might want to establish a rule of reporting those changes (and how to cope with them) on http://www.coreboot.org/Flag_Days
Any opinions on this one? The old flag day events can probably be deleted, so we could restart it.
- Supported_Mainboards might need some work to report both branches
properly (so people can see at a glance if a board is supported by master, experimental or both)
This still needs to be done.
- jenkins builds both branches
This is active.
Regards, Patrick