Merge branch 'debos-add-firmware-brcm80211' into 'master'
debos: Add firmware-brcm80211 package needed for wifi See merge request raspi-team/image-specs!8
This commit is contained in:
commit
c2bc44541a
|
@ -13,7 +13,7 @@ actions:
|
||||||
|
|
||||||
- action: apt
|
- action: apt
|
||||||
recommends: false
|
recommends: false
|
||||||
packages: [ sudo, openssh-server, adduser, systemd-sysv, iproute2, net-tools, isc-dhcp-client, nano, raspi3-firmware, plymouth-label, desktop-base, lxde, xserver-xorg, linux-image-arm64 ]
|
packages: [ sudo, openssh-server, adduser, systemd-sysv, iproute2, net-tools, isc-dhcp-client, nano, raspi3-firmware, plymouth-label, desktop-base, lxde, xserver-xorg, linux-image-arm64, firmware-brcm80211 ]
|
||||||
|
|
||||||
- action: run
|
- action: run
|
||||||
chroot: true
|
chroot: true
|
||||||
|
|
Loading…
Reference in New Issue