20200122 release
This commit is contained in:
parent
a38a844771
commit
0ee791362f
@ -1,10 +1,11 @@
|
|||||||
%global firmware_release 104
|
%global debug_package %{nil}
|
||||||
|
%global firmware_release 105
|
||||||
|
|
||||||
%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: 20191215
|
Version: 20200122
|
||||||
Release: %{firmware_release}%{?dist}
|
Release: %{firmware_release}%{?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
|
||||||
@ -465,6 +466,16 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%{_firmwarepath}/netronome/*
|
%{_firmwarepath}/netronome/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 22 2020 Peter Robinson <pbrobinson@fedoraproject.org> 20200122-105
|
||||||
|
- Update to upstream 20200122 release
|
||||||
|
- Intel bluetooth updates: AX200/AX201/9560
|
||||||
|
- nvidia: TU102/TU104/TU106 signed firmware
|
||||||
|
- AMD: update navi10/14, radeon, vega10/12/20, picasso, raven firmware
|
||||||
|
- qed, mediatek, Mellanox updates
|
||||||
|
- QCom SDM845 WLAN firmware
|
||||||
|
- ath10k: updates for WCN3990, QCA9984, QCA988X, QCA9888, QCA9887, QCA6174
|
||||||
|
- Update AMD cpu microcode for processor family 17h
|
||||||
|
|
||||||
* Mon Dec 16 2019 Peter Robinson <pbrobinson@fedoraproject.org> 20191215-104
|
* Mon Dec 16 2019 Peter Robinson <pbrobinson@fedoraproject.org> 20191215-104
|
||||||
- Update to upstream 20191215 release
|
- Update to upstream 20191215 release
|
||||||
- qcom: Add SDM845 firmwares for modem, Audio DSP, Compute DSP
|
- qcom: Add SDM845 firmwares for modem, Audio DSP, Compute DSP
|
||||||
|
Loading…
Reference in New Issue
Block a user