mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 15:08:33 +00:00
pkg/firmware: Disable firmware packages for s390x
Reduce the number of packages to build for s390x. Firmware is only used for physical devices, so disable it for s390x where we mostly run in virtual machines. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
image: firmware
|
||||
network: true
|
||||
arches:
|
||||
- amd64
|
||||
- arm64
|
||||
|
Reference in New Issue
Block a user