20211027 release
This commit is contained in:
parent
8464455e1f
commit
92b9614ac1
@ -1,11 +1,11 @@
|
||||
%global debug_package %{nil}
|
||||
%global firmware_release 125
|
||||
%global firmware_release 126
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20210919
|
||||
Version: 20211027
|
||||
Release: %{firmware_release}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
@ -271,6 +271,13 @@ Requires: linux-firmware-whence
|
||||
%description -n netronome-firmware
|
||||
Firmware for Netronome Smart NICs
|
||||
|
||||
%package -n mrvlprestera-firmware
|
||||
Summary: Firmware for Marvell Prestera Switchdev/ASIC devices
|
||||
License: Redistributable, no modification permitted
|
||||
Requires: linux-firmware-whence
|
||||
%description -n mrvlprestera-firmware
|
||||
Firmware for Marvell Prestera Switchdev/ASIC devices
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
@ -451,7 +458,29 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
||||
%dir %{_firmwarepath}/netronome
|
||||
%{_firmwarepath}/netronome/*
|
||||
|
||||
%files -n mrvlprestera-firmware
|
||||
%license LICENCE.Marvell
|
||||
%dir %{_firmwarepath}/mrvl/prestera
|
||||
%{_firmwarepath}/mrvl/prestera/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 28 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 20211027-126
|
||||
- Update to upstream 20211027 release
|
||||
- Move Marvell Prestera Switchdev/ASIC firmware to subpackage
|
||||
- i915: Update ADLP DMC v2.12
|
||||
- Updated Intel Bluetooth: 9260/9462/9560/AX200/AX201/AX210/AX211
|
||||
- Update Mediatek bluetooth/WiFi firmware (MT7921)
|
||||
- cxgb4: Update firmware to revision 1.26.2.0
|
||||
- amdgpu: Add initial firmware for Beige Goby
|
||||
- amdgpu: update VCN firmware - raven/raven2/picasso/renio/vangogh/sienna cichlid/navy flounder/dimgrey cavefish
|
||||
- brcm: Add 43455 based AP6255 NVRAM for the ACEPC T8 Mini PC
|
||||
- rtw89: 8852a: update fw to v0.13.30.0
|
||||
- QCA: Update Bluetooth firmware for WCN685x
|
||||
- Update NXP Management Complex firmware to version 10.28.1
|
||||
- Mellanox: Add new mlxsw_spectrum firmware xx.2010.1006
|
||||
- bnx2x: Add FW 7.13.20.0
|
||||
- Update AMD cpu microcode
|
||||
|
||||
* Wed Oct 6 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 20210919-125
|
||||
- Cross Recommends iwl7260-firmware <-> iwlax2xx-firmware
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-firmware-20210919.tar.xz) = ce500c459aca70a1c47eed6e36d145ec53f0f96c3d794524d9fea4d57494fdc33af47181489e2514ad2e1996070eef809088dfaa2508da3a6b67cb986c551e8b
|
||||
SHA512 (linux-firmware-20211027.tar.xz) = 7f1a900e717c2bd45f175123dc8e5b81fc57f62d766703fde56875b17df70c8e239603cadf28e2b4d1683b4d0d033b60ac9ac8eea3fcf6ee8d22a7f66d0f2e45
|
||||
|
Loading…
Reference in New Issue
Block a user