Skip to content

Commit 9d346ea

Browse files
authored
Merge pull request #51 from lool/missing-u-boot-bdep
workflows: u-boot: Add fwupd as build-dep
2 parents ca7ea95 + 7ec2ef4 commit 9d346ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/u-boot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
set -ux
5151
# install build-dependencies
5252
apt -y install git crossbuild-essential-arm64 make bison flex bc \
53-
libssl-dev gnutls-dev xxd coreutils gzip mkbootimg
53+
libssl-dev gnutls-dev xxd coreutils gzip mkbootimg fwupd
5454
scripts/build-u-boot-rb1.sh
5555
5656
- name: Stage artifacts for upload

0 commit comments

Comments
 (0)