diff --git a/.gitignore b/.gitignore index ed315c7..5545473 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/linux-firmware-20211216.tar.xz +SOURCES/linux-firmware-20220209.tar.xz diff --git a/.linux-firmware.metadata b/.linux-firmware.metadata index 8b1e0a1..776f933 100644 --- a/.linux-firmware.metadata +++ b/.linux-firmware.metadata @@ -1 +1 @@ -605230719da5d3faca0267e18a600c4e886ec1a3 SOURCES/linux-firmware-20211216.tar.xz +8a1bb0d65a05f0111a7c741e4454e81c414a2a25 SOURCES/linux-firmware-20220209.tar.xz diff --git a/SPECS/linux-firmware.spec b/SPECS/linux-firmware.spec index 84204b3..1c588f7 100644 --- a/SPECS/linux-firmware.spec +++ b/SPECS/linux-firmware.spec @@ -1,11 +1,11 @@ %global debug_package %{nil} -%global firmware_release 124 +%global firmware_release 125 %global _firmwarepath /usr/lib/firmware %define _binaries_in_noarch_packages_terminate_build 0 Name: linux-firmware -Version: 20211216 +Version: 20220209 Release: %{firmware_release}%{?dist} Summary: Firmware files used by the Linux kernel License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted @@ -450,6 +450,41 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files %{_firmwarepath}/netronome/* %changelog +* Thu Feb 10 2022 Herton R. Krzesinski - 20220209-125 +- Update to upstream 20220209 release (rhbz 1967151, 2031174). Changes + since the last update are noted on items below, copied from the git + changelog of upstream linux-firmware repository +- Amphion: Add VPU firmwares for NXP i.MX8Q SoCs +- i915: Add DMC firmware v2.16 for ADL-P +- mediatek: Update MT8173 VPU firmware to v1.1.7 +- Update firmware file for Intel Bluetooth 9260 +- Update firmware file for Intel Bluetooth 9462 +- Update firmware file for Intel Bluetooth 9560 +- Update firmware file for Intel Bluetooth AX201 +- Update firmware file for Intel Bluetooth AX211 +- Update firmware file for Intel Bluetooth AX210 +- Update firmware file for Intel Bluetooth AX200 +- update firmware for mediatek bluetooth chip (MT7921) +- update firmware for MT7921 WiFi device +- Mellanox: Add new mlxsw_spectrum firmware xx.2010.1232 +- add marvell CPT firmware images +- update firmware for MT7915 +- iwlwifi: add new FWs from core63-136 release +- iwlwifi: add new FWs from core66-88 release +- iwlwifi: update 9000-family firmwares to core66-88 +- add firmware for MT7916 +- Update firmware file for Intel Bluetooth 9462 +- WHENCE: add missing symlink for NanoPi R1 +- amdgpu: update yellow carp dmcub firmware +- QCA: Add Bluetooth nvm file for WCN685x +- QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00324 +- QCA: Update Bluetooth WCN685x 2.0 firmware to 2.0.0-00609 +- cxgb4: Update firmware to revision 1.26.6.0 +- cnm: add chips&media wave521c firmware +- rtw88: 8822c: Update normal firmware to v9.9.11 +- i915: Add GuC v69.0.3 for all platforms +- rtw89: 8852a: update fw to v0.13.33.0 + * Thu Jan 13 2022 Herton R. Krzesinski - 20211216-124 - Update to upstream 20211216 release (rhbz 2035777). Changes since the last update are noted on items below, copied from the git changelog