mirror of
https://github.com/kairos-io/packages.git
synced 2025-07-31 23:27:40 +00:00
Add raspberrypi-firmware-dt
This commit is contained in:
parent
97446162fa
commit
e84aba412c
@ -13,7 +13,7 @@ steps:
|
||||
{{if eq .Values.distribution "opensuse" }}
|
||||
- zypper in -y --no-recommends {{.Values.packages}}
|
||||
{{ if eq .Values.arch "arm64" }}
|
||||
- zypper in -y raspberrypi-firmware-config
|
||||
- zypper in -y raspberrypi-firmware-config raspberrypi-firmware-dt
|
||||
{{ end }}
|
||||
- zypper cc
|
||||
{{ if .Values.arch }}
|
||||
|
Loading…
Reference in New Issue
Block a user