From 17be2f7b15e9c17e21f7fa2d77d250dbd2a0e68e Mon Sep 17 00:00:00 2001 From: Mateusz Urbanek Date: Fri, 19 Sep 2025 12:24:52 +0200 Subject: [PATCH] chore: update linux-firmware Run rekres, update linux firmware and update all checksums. Signed-off-by: Mateusz Urbanek --- .kres.yaml | 4 ++-- Makefile | 6 +++--- Pkgfile | 2 +- README.md | 18 +++++++++--------- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.kres.yaml b/.kres.yaml index b4bb208..8b2a938 100644 --- a/.kres.yaml +++ b/.kres.yaml @@ -83,11 +83,11 @@ spec: - name: EXTENSIONS_IMAGE_REF defaultValue: $(REGISTRY_AND_USERNAME)/extensions:$(TAG) - name: PKGS - defaultValue: v1.12.0-alpha.0-24-g0dae01a + defaultValue: v1.12.0-alpha.0-28-g628efc8 - name: PKGS_PREFIX defaultValue: ghcr.io/siderolabs - name: TOOLS - defaultValue: v1.12.0-alpha.0-6-gc37ac80 + defaultValue: v1.12.0-alpha.0-7-g4f90801 - name: TOOLS_PREFIX defaultValue: ghcr.io/siderolabs useBldrPkgTagResolver: true diff --git a/Makefile b/Makefile index 904dcfb..23c4534 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2025-09-16T12:24:39Z by kres bcd0935. +# Generated on 2025-09-19T12:21:34Z by kres 065ec4c. # common variables @@ -51,9 +51,9 @@ COMMON_ARGS += $(BUILD_ARGS) # extra variables EXTENSIONS_IMAGE_REF ?= $(REGISTRY_AND_USERNAME)/extensions:$(TAG) -PKGS ?= v1.12.0-alpha.0-24-g0dae01a +PKGS ?= v1.12.0-alpha.0-28-g628efc8 PKGS_PREFIX ?= ghcr.io/siderolabs -TOOLS ?= v1.12.0-alpha.0-6-gc37ac80 +TOOLS ?= v1.12.0-alpha.0-7-g4f90801 TOOLS_PREFIX ?= ghcr.io/siderolabs # targets defines all the available targets diff --git a/Pkgfile b/Pkgfile index aa34fee..a770471 100644 --- a/Pkgfile +++ b/Pkgfile @@ -4,7 +4,7 @@ format: v1alpha2 vars: CONTAINERD_VERSION: v2.1.4 # update this when updating PKGS_VERSION in Makefile - LINUX_FIRMWARE_VERSION: "20250808" # update this when updating PKGS_VERSION in Makefile + LINUX_FIRMWARE_VERSION: "20250917" # update this when updating PKGS_VERSION in Makefile DRBD_DRIVER_VERSION: 9.2.14 # update this when updating PKGS_VERSION in Makefile ZFS_DRIVER_VERSION: 2.3.3 # update this when updating PKGS_VERSION in Makefile ZFS_TOOLS_SHA256: 844122118f0ea81205a01753bbcb1315330f8967c1f866dcd10155273131f071 diff --git a/README.md b/README.md index 760aae4..602bf0b 100644 --- a/README.md +++ b/README.md @@ -74,22 +74,22 @@ tiers based on support level: | Name | Tier | Image | Version | Description | | ---- | ---- | ----- | ------- | ----------- | -| [amd-ucode](firmware/amd-ucode) | :green_square: core | [ghcr.io/siderolabs/amd-ucode](https://github.com/siderolabs/extensions/pkgs/container/amd-ucode) | `20250808` | This system extension provides AMD microcode binaries. | -| [bnx2-bnx2x](firmware/bnx2-bnx2x) | :green_square: core | [ghcr.io/siderolabs/bnx2-bnx2x](https://github.com/siderolabs/extensions/pkgs/container/bnx2-bnx2x) | `20250808` | This system extension provides bnx2 and bnx2x binaries. | -| [chelsio-firmware](firmware/chelsio) | :white_large_square: contrib | [ghcr.io/siderolabs/chelsio-firmware](https://github.com/siderolabs/extensions/pkgs/container/chelsio-firmware) | `20250808` | This system extension provides Chelsio NIC firmware binaries. | -| [intel-ice-firmware](firmware/intel-ice-firmware) | :green_square: core | [ghcr.io/siderolabs/intel-ice-firmware](https://github.com/siderolabs/extensions/pkgs/container/intel-ice-firmware) | `20250808` | This system extension provides Intel Ice firmware binaries. | +| [amd-ucode](firmware/amd-ucode) | :green_square: core | [ghcr.io/siderolabs/amd-ucode](https://github.com/siderolabs/extensions/pkgs/container/amd-ucode) | `20250917` | This system extension provides AMD microcode binaries. | +| [bnx2-bnx2x](firmware/bnx2-bnx2x) | :green_square: core | [ghcr.io/siderolabs/bnx2-bnx2x](https://github.com/siderolabs/extensions/pkgs/container/bnx2-bnx2x) | `20250917` | This system extension provides bnx2 and bnx2x binaries. | +| [chelsio-firmware](firmware/chelsio) | :white_large_square: contrib | [ghcr.io/siderolabs/chelsio-firmware](https://github.com/siderolabs/extensions/pkgs/container/chelsio-firmware) | `20250917` | This system extension provides Chelsio NIC firmware binaries. | +| [intel-ice-firmware](firmware/intel-ice-firmware) | :green_square: core | [ghcr.io/siderolabs/intel-ice-firmware](https://github.com/siderolabs/extensions/pkgs/container/intel-ice-firmware) | `20250917` | This system extension provides Intel Ice firmware binaries. | | [intel-ucode](firmware/intel-ucode) | :green_square: core | [ghcr.io/siderolabs/intel-ucode](https://github.com/siderolabs/extensions/pkgs/container/intel-ucode) | `20250812` | This system extension provides Intel microcode binaries. | -| [qlogic-firmware](firmware/qlogic-firmware) | :green_square: core | [ghcr.io/siderolabs/qlogic-firmware](https://github.com/siderolabs/extensions/pkgs/container/qlogic-firmware) | `20250808` | This system extension provides firmware for QLogic devices. | -| [realtek-firmware](firmware/realtek-firmware) | :green_square: core | [ghcr.io/siderolabs/realtek-firmware](https://github.com/siderolabs/extensions/pkgs/container/realtek-firmware) | `20250808` | This system extension provides realtek firmware binaries. | +| [qlogic-firmware](firmware/qlogic-firmware) | :green_square: core | [ghcr.io/siderolabs/qlogic-firmware](https://github.com/siderolabs/extensions/pkgs/container/qlogic-firmware) | `20250917` | This system extension provides firmware for QLogic devices. | +| [realtek-firmware](firmware/realtek-firmware) | :green_square: core | [ghcr.io/siderolabs/realtek-firmware](https://github.com/siderolabs/extensions/pkgs/container/realtek-firmware) | `20250917` | This system extension provides realtek firmware binaries. | | [revpi-firmware](firmware/revpi-firmware) | :white_large_square: contrib | [ghcr.io/siderolabs/revpi-firmware](https://github.com/siderolabs/extensions/pkgs/container/revpi-firmware) | `v1.0.0` | This system extension provides tools e.g. udev rules for the RevolutionPi platform. | ### Direct Rendering Manager (DRM) | Name | Tier | Image | Version | Description | | ---- | ---- | ----- | ------- | ----------- | -| [amdgpu](drm/amdgpu) | :green_square: core | [ghcr.io/siderolabs/amdgpu](https://github.com/siderolabs/extensions/pkgs/container/amdgpu) | `20250808-VERSION` | This system extension provides AMDGPU firmware binaries and kernel modules. | -| [i915](drm/i915) | :green_square: core | [ghcr.io/siderolabs/i915](https://github.com/siderolabs/extensions/pkgs/container/i915) | `20250808-VERSION` | This system extension provides Intel GPU microcode binaries and kernel modules. | -| [panfrost](drm/panfrost) | :white_large_square: contrib | [ghcr.io/siderolabs/panfrost](https://github.com/siderolabs/extensions/pkgs/container/panfrost) | `20250808-VERSION` | This system extension provides ARM Mali Midgard, Bifrost, and Valhall firmware binaries and kernel modules. | +| [amdgpu](drm/amdgpu) | :green_square: core | [ghcr.io/siderolabs/amdgpu](https://github.com/siderolabs/extensions/pkgs/container/amdgpu) | `20250917-VERSION` | This system extension provides AMDGPU firmware binaries and kernel modules. | +| [i915](drm/i915) | :green_square: core | [ghcr.io/siderolabs/i915](https://github.com/siderolabs/extensions/pkgs/container/i915) | `20250917-VERSION` | This system extension provides Intel GPU microcode binaries and kernel modules. | +| [panfrost](drm/panfrost) | :white_large_square: contrib | [ghcr.io/siderolabs/panfrost](https://github.com/siderolabs/extensions/pkgs/container/panfrost) | `20250917-VERSION` | This system extension provides ARM Mali Midgard, Bifrost, and Valhall firmware binaries and kernel modules. | | [vc4](drm/vc4) | :yellow_square: extra | [ghcr.io/siderolabs/vc4](https://github.com/siderolabs/extensions/pkgs/container/vc4) | `VERSION` | This system extension provides kernel modules for Broadcom VideoCore GPU. | ### Drivers