Skip to content

Commit 8a63334

Browse files
committed
debos: rootfs: Install fwupd
fwupd allows to perform over the air EFI firmware capsule updates. Signed-off-by: Sumit Garg <[email protected]>
1 parent ced4b83 commit 8a63334

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

debos-recipes/qualcomm-linux-debian-rootfs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ actions:
3636
- dosfstools
3737
# ext4 tools, notably e2fsck for the root filesystem
3838
- e2fsprogs
39+
# fwupd tools, enable OTA EFI firmware capsule updates
40+
- fwupd
3941
# defaults to "systemd-sysv"; perhaps not needed
4042
- init
4143
# Ethernet, Wi-Fi, WWAN; built-in DHCP client

0 commit comments

Comments
 (0)