]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Dockerfile: Build coreboot from source
authorTom Rini <trini@konsulko.com>
Tue, 13 Feb 2024 14:39:26 +0000 (09:39 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 27 Feb 2024 21:28:52 +0000 (16:28 -0500)
commitf3820508963deacd59e2f89f48b061a06d4953c8
tree399429899bc58628647313a91a3963d07fc0da96
parentea7d3eec1e6e6541db68bf48a1314410e06cd9de
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>
tools/docker/Dockerfile