Update to latest upstream linux-firmware image for assorted updates
- AMD GPU firmware update: fix PSR-SU issues with kernel 6.2 or later Resolves: rhbz#2218670 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
c2ab9e10b6
commit
d7f98cbbaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/linux-firmware-20230515.tar.xz
|
/linux-firmware-20230515.tar.xz
|
||||||
|
/linux-firmware-20230711.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
%global checkout d1962891
|
%global checkout d3f66064
|
||||||
|
|
||||||
%global firmware_release 115
|
%global firmware_release 116
|
||||||
|
|
||||||
%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: 20230515
|
Version: 20230711
|
||||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
Release: %{firmware_release}.git%{checkout}%{?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
|
||||||
@ -428,6 +428,11 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
|
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 11 2023 Denys Vlasenko <dvlasenk@redhat.com> - 20230711-116.gitd3f66064
|
||||||
|
- Update to latest upstream linux-firmware image for assorted updates
|
||||||
|
- AMD GPU firmware update: fix PSR-SU issues with kernel 6.2 or later
|
||||||
|
Resolves: rhbz#2218670
|
||||||
|
|
||||||
* Mon May 15 2023 Denys Vlasenko <dvlasenk@redhat.com> - 20230515-115.gitd1962891
|
* Mon May 15 2023 Denys Vlasenko <dvlasenk@redhat.com> - 20230515-115.gitd1962891
|
||||||
- Update to latest upstream linux-firmware image for assorted updates
|
- Update to latest upstream linux-firmware image for assorted updates
|
||||||
- [RHEL8] Add latest NVIDIA signed firmware for Turing GPUs and later
|
- [RHEL8] Add latest NVIDIA signed firmware for Turing GPUs and later
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (linux-firmware-20230515.tar.xz) = 1f838722e4e54c3017af9a080680a575e4d68b6cc78337dc01c3c74681c3f4f12b66ade1a41a376c379ca0191766744bbe516cd119ea00c45c048572d4fc5858
|
SHA512 (linux-firmware-20230711.tar.xz) = 3c0113a90f437042ebe1a27a6d2e02115ddac3fe50e45301553ad650b38d0751c932bb7851d54b3a3365619067eb02344a0e577618489e292600506b6e17192b
|
||||||
|
Loading…
Reference in New Issue
Block a user