Update to latest upstream linux-firmware image for assorted updates
- [RHEL8] Add latest NVIDIA signed firmware for Turing GPUs and later Resolves: rhbz#2183606 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
577a586dbc
commit
1f59d2cf3f
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1 @@
|
|||||||
SOURCES/linux-firmware-20220726.tar.xz
|
/linux-firmware-20230515.tar.xz
|
||||||
SOURCES/yellow_carp_dmcub.bin
|
|
||||||
/linux-firmware-20220726.tar.xz
|
|
||||||
/yellow_carp_dmcub.bin
|
|
||||||
/linux-firmware-20230217.tar.xz
|
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
%global checkout 2e92a49f
|
%global checkout d1962891
|
||||||
|
|
||||||
%global firmware_release 114
|
%global firmware_release 115
|
||||||
|
|
||||||
%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: 20230404
|
Version: 20230515
|
||||||
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
|
||||||
|
* Mon May 15 2023 Denys Vlasenko <dvlasenk@redhat.com> - 20230515-115.gitd1962891
|
||||||
|
- Update to latest upstream linux-firmware image for assorted updates
|
||||||
|
- [RHEL8] Add latest NVIDIA signed firmware for Turing GPUs and later
|
||||||
|
Resolves: rhbz#2183606
|
||||||
|
|
||||||
* Wed Apr 05 2023 Patrick Talbert <ptalbert@redhat.com> - 20230404-114.git2e92a49f
|
* Wed Apr 05 2023 Patrick Talbert <ptalbert@redhat.com> - 20230404-114.git2e92a49f
|
||||||
- Update to latest upstream linux-firmware image for assorted updates
|
- Update to latest upstream linux-firmware image for assorted updates
|
||||||
- Intel QAT Update - firmware for QAT (rhbz 2030316)
|
- Intel QAT Update - firmware for QAT (rhbz 2030316)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (linux-firmware-20230404.tar.xz) = a255aa6310365c7757e677b290e98e3c152a16326ef9fa437c9f4e90f7cd0b88165dacaf9050c3502be41646f89ea3543fa050afe8e3fbf4ee0c1a349943e597
|
SHA512 (linux-firmware-20230515.tar.xz) = 1f838722e4e54c3017af9a080680a575e4d68b6cc78337dc01c3c74681c3f4f12b66ade1a41a376c379ca0191766744bbe516cd119ea00c45c048572d4fc5858
|
||||||
|
Loading…
Reference in New Issue
Block a user