import linux-firmware-20201218-102.git05789708.el8
This commit is contained in:
parent
bfcbd404b4
commit
ae18e984d7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/linux-firmware-20200619.tar.xz
|
||||
SOURCES/linux-firmware-20201218.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
5115bd5275a584dad889d848533cddb1371fe5f4 SOURCES/linux-firmware-20200619.tar.xz
|
||||
c4be377a33d00303a10af24f84cf24ec1c430613 SOURCES/linux-firmware-20201218.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global checkout 3890db36
|
||||
%global firmware_release 99
|
||||
%global checkout 05789708
|
||||
%global firmware_release 102
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20200619
|
||||
Version: 20201218
|
||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
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-cc-a0-*.ucode
|
||||
%{_firmwarepath}/iwlwifi-Qu*.ucode
|
||||
%{_firmwarepath}/iwlwifi-ty-a0-gf-a0-59.ucode
|
||||
|
||||
%files -n libertas-usb8388-firmware
|
||||
%license WHENCE LICENCE.Marvell
|
||||
@ -419,6 +420,19 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
||||
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Jan Stancek <jstancek@redhat.com> - 20201218-102.git05789708
|
||||
- Update to latest upstream linux-firmware image for assorted updates (rhbz 1918613)
|
||||
|
||||
* Fri Dec 04 2020 Jan Stancek <jstancek@redhat.com> - 20201118-101.git7455a360
|
||||
- Update to latest upstream linux-firmware image for assorted updates
|
||||
- Include to support Intel AX210 Typhoon Peak - Bluetooth firmware support (rhbz 1897069)
|
||||
- Include support for the Qualcomm AX500-DBS (QCA6390) 802.11ax Wireless - firmware support (rhbz 1725913)
|
||||
|
||||
* 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
|
||||
- Update to latest upstream linux-firmware image for assorted updates (rhbz 1847992)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user