Update linux-firmware to latest upstream
This commit is contained in:
parent
ead649df76
commit
3f01ac44b6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/linux-firmware-20260311.tar.xz
|
SOURCES/linux-firmware-20260411.tar.xz
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
aa8324957a6e68041e95a735a3904032bd988402 SOURCES/linux-firmware-20260311.tar.xz
|
3f6abd4d34af00ffdd2a0d5a65b268fdc77d7d0a SOURCES/linux-firmware-20260411.tar.xz
|
||||||
|
|||||||
@ -1,11 +1,11 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%global firmware_release 155.4
|
%global firmware_release 155.5
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
%define _binaries_in_noarch_packages_terminate_build 0
|
%define _binaries_in_noarch_packages_terminate_build 0
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20260311
|
Version: 20260411
|
||||||
Release: %{firmware_release}%{?dist}
|
Release: %{firmware_release}%{?dist}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||||
@ -550,6 +550,9 @@ if st and st.type == "directory" then
|
|||||||
end
|
end
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 19 2026 Eduard Abdullin <eabdullin@almalinux.org> - 20260411-155.5
|
||||||
|
- Update linux-firmware to latest upstream ()
|
||||||
|
|
||||||
* Thu Mar 26 2026 Eduard Abdullin <eabdullin@almalinux.org> - 20260311-155.4
|
* Thu Mar 26 2026 Eduard Abdullin <eabdullin@almalinux.org> - 20260311-155.4
|
||||||
- Update linux-firmware to latest upstream ()
|
- Update linux-firmware to latest upstream ()
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user