20201218 release
This commit is contained in:
parent
3d979bf0af
commit
a2e654ac9d
@ -1,11 +1,11 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%global firmware_release 115
|
%global firmware_release 116
|
||||||
|
|
||||||
%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: 20201118
|
Version: 20201218
|
||||||
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
|
||||||
@ -13,7 +13,6 @@ URL: http://www.kernel.org/
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
|
Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
|
||||||
Source1: updated-amdgpu-fw.tar.gz
|
|
||||||
|
|
||||||
Patch1: 0001-brcm-Raspberry-Pi-3A-WiFi-NVRAM-support.patch
|
Patch1: 0001-brcm-Raspberry-Pi-3A-WiFi-NVRAM-support.patch
|
||||||
Patch2: 0002-brcm-Raspberry-Pi-Update-ccode-to-X2.patch
|
Patch2: 0002-brcm-Raspberry-Pi-Update-ccode-to-X2.patch
|
||||||
@ -265,7 +264,6 @@ Firmware for Netronome Smart NICs
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
tar xf %{SOURCE1}
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -436,7 +434,19 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%{_firmwarepath}/netronome/*
|
%{_firmwarepath}/netronome/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Nov 19 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 20201128-115
|
* Sat Dec 19 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 20201218-116
|
||||||
|
- Update to upstream 20201218 release
|
||||||
|
- AMD gpu: Updates for vega10/12/20, renoir, navi10/12/14, raven1/2
|
||||||
|
- AMD gpuL add sienna cichlid
|
||||||
|
- Update AMD SEV firmware
|
||||||
|
- Add Mellanox mlxsw_spectrum xx.2008.2018 firmware
|
||||||
|
- i915: Add GuC firmware v49.0.1
|
||||||
|
- Intel bluetooth updates for AX200/201/210, 9560, 9260
|
||||||
|
- Add Lontium LT9611UXC DSI to HDMI bridge firmware
|
||||||
|
- Update QCA WCN3991 firmware
|
||||||
|
- Update mediatek MT8173 VPU firmware to v1.1.6
|
||||||
|
|
||||||
|
* Thu Nov 19 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 20201118-115
|
||||||
- Update to upstream 20201118 release
|
- Update to upstream 20201118 release
|
||||||
- rtw88: RTL8822C: Update firmware to v9.9.4
|
- rtw88: RTL8822C: Update firmware to v9.9.4
|
||||||
- amdgpu: update picasso/raven/raven2 VCN firmware
|
- amdgpu: update picasso/raven/raven2 VCN firmware
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
SHA512 (linux-firmware-20201118.tar.xz) = 9d3f56db90914d1e7105e7997b363d927c3ae5c9756257f1f3825df230de66fcbc436ba34bd4f2eaf136279a9cdd3cd9538bd77fa88d24fb8552696e77842f38
|
SHA512 (linux-firmware-20201218.tar.xz) = 9dfce57ad8d23939860d0b005cbbc80227c67e9739479473b1e36a5d32392df1d341eba3a85c0e243590841954dae298913e96168e72c68eeb3762dfd65a38b3
|
||||||
SHA512 (updated-amdgpu-fw.tar.gz) = 3b806fc5a80b73583bb76cc3191f02b068b39685b65de5b0c5905fc380a7a4a004ebc4abab999dbca7fc3df826bded25dbde4a5f6c6c701f14cfe2f6e6a49f09
|
|
||||||
|
Loading…
Reference in New Issue
Block a user