import linux-firmware-20201118-101.git7455a360.el8

This commit is contained in:
CentOS Sources 2021-01-12 08:11:01 +00:00 committed by Andrew Lukoshko
parent e44f2edb21
commit 74efd4f657
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/linux-firmware-20201022.tar.xz
SOURCES/linux-firmware-20201118.tar.xz

View File

@ -1 +1 @@
3750eed7029ff90ccd2a7764373ec2b6128820ae SOURCES/linux-firmware-20201022.tar.xz
76037126c668d1fb558b223adc502ddc696ec2e2 SOURCES/linux-firmware-20201118.tar.xz

View File

@ -1,11 +1,11 @@
%global checkout dae4b4cd
%global firmware_release 100
%global checkout 7455a360
%global firmware_release 101
%global _firmwarepath /usr/lib/firmware
%define _binaries_in_noarch_packages_terminate_build 0
Name: linux-firmware
Version: 20201022
Version: 20201118
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
@ -420,6 +420,11 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
%changelog
* 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)