import linux-firmware-20200619-99.git3890db36.el8
This commit is contained in:
parent
6050b998d1
commit
dd114a49a1
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/linux-firmware-20191202.tar.xz
|
SOURCES/linux-firmware-20200619.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
5bbc9ab540f78628fd8966369e12e99492e669f8 SOURCES/linux-firmware-20191202.tar.xz
|
5115bd5275a584dad889d848533cddb1371fe5f4 SOURCES/linux-firmware-20200619.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%global checkout e8a0f4c9
|
%global checkout 3890db36
|
||||||
%global firmware_release 97
|
%global firmware_release 99
|
||||||
|
|
||||||
%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: 20191202
|
Version: 20200619
|
||||||
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
|
||||||
@ -419,6 +419,16 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
|
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 19 2020 Frantisek Hrbata <fhrbata@redhat.com> - 20200619-99.git3890db36
|
||||||
|
- Update to latest upstream linux-firmware image for assorted updates (rhbz 1847992)
|
||||||
|
|
||||||
|
* Tue May 12 2020 Frantisek Hrbata <fhrbata@redhat.com> - 20200512-98.gitb2cad6a2
|
||||||
|
- Update to latest upstream linux-firmware image for assorted updates
|
||||||
|
- Update qed zipped/unzipped firmware to latest upstream (rhbz 1791030)
|
||||||
|
- Update bnx2x firmware to latest upstream (rhbz 1791031)
|
||||||
|
- Firmware - nvidia: add TU102/TU104/TU106 / TU116/117 signed firmware (rhbz 1801025)
|
||||||
|
- Update latest Signed FW for AMD NAVI 10 Graphic (rhbz 1809846)
|
||||||
|
|
||||||
* Thu Dec 12 2019 Bruno Meneguele <bmeneg@redhat.com> - 20191202-97.gite8a0f4c9
|
* Thu Dec 12 2019 Bruno Meneguele <bmeneg@redhat.com> - 20191202-97.gite8a0f4c9
|
||||||
- firmware files marked as configuration files (rhbz 1782329)
|
- firmware files marked as configuration files (rhbz 1782329)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user