firmware-action example
January 29, 2025 ยท View on GitHub
Example usage of firmware-action.
How to use
Firstly, install firmware-action as described in documentation.
Optionally, install Taskfile. Taskfile in the examples below.
Simple example
If running ArchLinux replace task with go-task.
git clone --depth 1 git@github.com:9elements/firmware-action-example.git
cd firmware-action-example
git submodule update --depth 1 --init --recursive
task build:coreboot
Complex example
If running ArchLinux replace task with go-task.
git clone --depth 1 git@github.com:9elements/firmware-action-example.git
cd firmware-action-example
git submodule update --depth 1 --init --recursive
task build:coreboot-linuxboot:recursive