mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-10 04:18:38 +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" }}
|
{{if eq .Values.distribution "opensuse" }}
|
||||||
- zypper in -y --no-recommends {{.Values.packages}}
|
- zypper in -y --no-recommends {{.Values.packages}}
|
||||||
{{ if eq .Values.arch "arm64" }}
|
{{ if eq .Values.arch "arm64" }}
|
||||||
- zypper in -y raspberrypi-firmware-config
|
- zypper in -y raspberrypi-firmware-config raspberrypi-firmware-dt
|
||||||
{{ end }}
|
{{ end }}
|
||||||
- zypper cc
|
- zypper cc
|
||||||
{{ if .Values.arch }}
|
{{ if .Values.arch }}
|
||||||
|
Loading…
Reference in New Issue
Block a user