Monthly 20190815 firmware release

This commit is contained in:
Peter Robinson 2019-08-15 14:53:53 +01:00
parent ad7f24b8cb
commit f874f7ec83

View File

@ -1,11 +1,11 @@
# global checkout 710963fe
%global firmware_release 100
%global firmware_release 101
%global _firmwarepath /usr/lib/firmware
%define _binaries_in_noarch_packages_terminate_build 0
Name: linux-firmware
Version: 20190717
Version: 20190815
Release: %{firmware_release}%{?dist}
Summary: Firmware files used by the Linux kernel
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
@ -21,8 +21,6 @@ Source1: navi-fw.tar.xz
Patch1: 0001-brcm-Raspberry-Pi-3A-WiFi-NVRAM-support.patch
Patch2: 0002-brcm-Raspberry-Pi-Update-ccode-to-X2.patch
Patch3: 0001-iwlwifi-update-FWs-for-3168-7265D-9000-9260-8000-826.patch
Patch4: 0002-iwlwifi-update-48-FWs-for-Qu-and-cc.patch
Requires: linux-firmware-whence
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
@ -468,6 +466,12 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
%{_firmwarepath}/netronome/*
%changelog
* Thu Aug 15 2019 Peter Robinson <pbrobinson@fedoraproject.org> 20190815-101
- Updates for various ath10k and rtw88 Wireless firmwares
- Update NXP Layerscape Management Complex firmware
- update Agilio SmartNIC flower firmware
- cxgb4 firmware update
* Tue Aug 6 2019 Peter Robinson <pbrobinson@fedoraproject.org> 20190717-100
- Pull in upstream intel iwliwfi firmware updates WiFi/BT firmware issues (RHBZ 1733369)