linux-firmware 20210818
Signed-off-by: basebuilder_pel7x64builder0 <basebuilder@powerel.org>master
parent
d751baade2
commit
f0230549a3
|
@ -1,11 +1,11 @@
|
|||
%global debug_package %{nil}
|
||||
%global firmware_release 121
|
||||
%global firmware_release 122
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20210716
|
||||
Version: 20210818
|
||||
Release: %{firmware_release}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
|
@ -438,6 +438,17 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||
%{_firmwarepath}/netronome/*
|
||||
|
||||
%changelog
|
||||
* Sun Aug 22 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 20210818-122
|
||||
- Update to upstream 20210818 release
|
||||
- amdgpu: revert back to older picasso/raven/raven2 sdma firmware
|
||||
- amdgpu: add initial vangogh support
|
||||
- amdgpu: update various generations for firmware 21.30
|
||||
- i915: Add v2.03 DMC for RKL/Add v2.12 DMC for TGL
|
||||
- Update mediatek bluetooth (MT7921), new support (MT7922)
|
||||
- Update firmware file for Intel Bluetooth AX210
|
||||
- qca: Add firmware files for BT chip WCN6750.
|
||||
- iwlwifi: add ty firmware from Core63-43
|
||||
|
||||
* Wed May 12 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 20210516-121
|
||||
- Update to upstream 20210716 release
|
||||
- update NXP 8897/8997 firmware images
|
||||
|
|
Loading…
Reference in New Issue