import linux-firmware-20201022-100.gitdae4b4cd.el8
This commit is contained in:
parent
4b3c8f2c8f
commit
e44f2edb21
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/linux-firmware-20200619.tar.xz
|
SOURCES/linux-firmware-20201022.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
5115bd5275a584dad889d848533cddb1371fe5f4 SOURCES/linux-firmware-20200619.tar.xz
|
3750eed7029ff90ccd2a7764373ec2b6128820ae SOURCES/linux-firmware-20201022.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%global checkout 3890db36
|
%global checkout dae4b4cd
|
||||||
%global firmware_release 99
|
%global firmware_release 100
|
||||||
|
|
||||||
%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: 20200619
|
Version: 20201022
|
||||||
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
|
||||||
@ -392,6 +392,7 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%{_firmwarepath}/iwlwifi-9260-*.ucode
|
%{_firmwarepath}/iwlwifi-9260-*.ucode
|
||||||
%{_firmwarepath}/iwlwifi-cc-a0-*.ucode
|
%{_firmwarepath}/iwlwifi-cc-a0-*.ucode
|
||||||
%{_firmwarepath}/iwlwifi-Qu*.ucode
|
%{_firmwarepath}/iwlwifi-Qu*.ucode
|
||||||
|
%{_firmwarepath}/iwlwifi-ty-a0-gf-a0-59.ucode
|
||||||
|
|
||||||
%files -n libertas-usb8388-firmware
|
%files -n libertas-usb8388-firmware
|
||||||
%license WHENCE LICENCE.Marvell
|
%license WHENCE LICENCE.Marvell
|
||||||
@ -419,6 +420,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
|
||||||
|
* Thu Nov 05 2020 Jan Stancek <jstancek@redhat.com> - 20201022-100.gitdae4b4cd
|
||||||
|
- Update to latest upstream linux-firmware image for assorted updates
|
||||||
|
- ice: Pull Comms Market Segment Package (rhbz 1861491)
|
||||||
|
- ice: Update to the Default OS DDP Package for ice driver (rhbz 1879278)
|
||||||
|
|
||||||
* Fri Jun 19 2020 Frantisek Hrbata <fhrbata@redhat.com> - 20200619-99.git3890db36
|
* Fri Jun 19 2020 Frantisek Hrbata <fhrbata@redhat.com> - 20200619-99.git3890db36
|
||||||
- Update to latest upstream linux-firmware image for assorted updates (rhbz 1847992)
|
- Update to latest upstream linux-firmware image for assorted updates (rhbz 1847992)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user