Update linux-firmware to latest upstream

This commit is contained in:
Andrew Lukoshko 2026-08-11 15:27:58 +00:00
parent 3f01ac44b6
commit ecbac240d6
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/linux-firmware-20260411.tar.xz
SOURCES/linux-firmware-20260609.tar.xz

View File

@ -1 +1 @@
3f6abd4d34af00ffdd2a0d5a65b268fdc77d7d0a SOURCES/linux-firmware-20260411.tar.xz
627a0589f82d746315121a7e6043bbc156d2a1e2 SOURCES/linux-firmware-20260609.tar.xz

View File

@ -1,11 +1,11 @@
%global debug_package %{nil}
%global firmware_release 155.5
%global firmware_release 161
%global _firmwarepath /usr/lib/firmware
%define _binaries_in_noarch_packages_terminate_build 0
Name: linux-firmware
Version: 20260411
Version: 20260609
Release: %{firmware_release}%{?dist}
Summary: Firmware files used by the Linux kernel
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
@ -550,6 +550,9 @@ if st and st.type == "directory" then
end
%changelog
* Tue Aug 11 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 20260609-161
- Update linux-firmware to latest upstream ()
* Tue May 19 2026 Eduard Abdullin <eabdullin@almalinux.org> - 20260411-155.5
- Update linux-firmware to latest upstream ()