79d26c7a83
Move generators for the board status report and the kconfig options report into a common directory and wrap them in a docker container. Also rework to emit HTML not wiki syntax. Change-Id: If42e1dd312c5fa4e32f519865e3b551bc471bc72 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/26977 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com> |
||
---|---|---|
.. | ||
board-status.html | ||
Dockerfile | ||
README.md | ||
kconfig2html | ||
run.sh |
README.md
Docker container to create coreboot status reports
This container expects input in /data-in/{coreboot,board-status}.git
and
emits two files /data-out/{board-status.html,kconfig-options.html}
.