Example usage of firmware-action.
Firstly, install firmware-action
as described in documentation.
Optionally, install Taskfile. Taskfile
in the examples below.
If running ArchLinux replace task
with go-task
.
git clone --depth 1 [email protected]:9elements/firmware-action-example.git
cd firmware-action-example
git submodule update --depth 1 --init --recursive
task build:coreboot
If running ArchLinux replace task
with go-task
.
git clone --depth 1 [email protected]:9elements/firmware-action-example.git
cd firmware-action-example
git submodule update --depth 1 --init --recursive
task build:coreboot-linuxboot:recursive