commit | 9e2b09ebfe58016bed1fb4555801ef27d795f63f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Feb 13 09:39:26 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 27 16:28:52 2024 -0500 |
tree | 399429899bc58628647313a91a3963d07fc0da96 | |
parent | d387b5283bafa5c0e5206cd2f4f76562e03795b4 [diff] |
Dockerfile: Build coreboot from source To make CI runs rely less on external servers, build a coreboot release from source and populate /opt/coreboot with the output. Signed-off-by: Tom Rini <trini@konsulko.com>