import CS git linux-firmware-20260410-138.gitdc85cced.el8_10
This commit is contained in:
parent
8ce1bbe025
commit
f3eef6c0be
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/linux-firmware-20260312.tar.xz
|
||||
SOURCES/linux-firmware-20260410.tar.xz
|
||||
|
||||
@ -1 +1 @@
|
||||
bc2ce1fb5384594d7ab2f41c183b2dd2634ea96b SOURCES/linux-firmware-20260312.tar.xz
|
||||
922a5c6be4ddeb04b1dc3796f1c0b7eef7000263 SOURCES/linux-firmware-20260410.tar.xz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
%global checkout 00f82852
|
||||
%global checkout dc85cced
|
||||
|
||||
%global firmware_release 137
|
||||
%global firmware_release 138
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20260312
|
||||
Version: 20260410
|
||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
@ -529,6 +529,65 @@ if st and st.type == "directory" then
|
||||
end
|
||||
|
||||
%changelog
|
||||
* Fri Apr 10 2026 Denys Vlasenko <dvlasenk@redhat.com> - 20260410-138.gitdc85cced
|
||||
- Update linux-firmware to latest upstream (RHEL-164388)
|
||||
Changes since the last update are noted on items below, copied from
|
||||
the git changelog of upstream linux-firmware repository.
|
||||
- amdgpu: Revert Yellow Carp DMUB fw to 0x4000045
|
||||
- linux-firmware: qcom: sync audioreach firmwares from v1.0.3 build
|
||||
- qcom: consolidate audioreach-tplg firmwares into one location in WHENCE
|
||||
- WHENCE: Fix ISH firmware symlink prefix for Lenovo PTL systems
|
||||
- intel_vpu: Update NPU firmware
|
||||
- Revert "rtl_bt: Update RTL8822C BT USB and UART firmware to 0x0673"
|
||||
- nvidia: add acr/bl symlink for booting GSP-RM on GA100
|
||||
- qcom: add QUPv3 firmware for shikra
|
||||
- xe: Update GUC to v70.60.0 for LNL, BMG, PTL
|
||||
- qcom: update ADSP firmware for sm8750 platform
|
||||
- qcom: update CDSP firmware for glymur platform
|
||||
- cirrus: cs35l41: Add support for new HP laptops
|
||||
- cirrus: cs35l41: Add support for new ASUS laptops
|
||||
- cirrus: cs35l41: Add support for ASUS GZ302EAC and add 15.5dB bincfg
|
||||
- WHENCE: Move Dell remoteproc firmware to correct section
|
||||
- qcom: vpu: add video firmware for SM8450
|
||||
- cirrus: cs35l56: Add firmware for Cirrus Amps for some ASUS laptops
|
||||
- cirrus: cs35l56: Add firmware for Cirrus Amps for some Lenovo laptops
|
||||
- iwlwifi: add Bz/Sc FW for core103-40 release
|
||||
- iwlwifi: Add Hr/Gf firmware for core103-40 release
|
||||
- iwlwifi: update ty/So/Ma firmwares for core103-40 release
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- xe: Update PTL GSC to v105.0.2.1397
|
||||
- linux-firmware: add firmware for Moxa mux50u devices
|
||||
- rtl_bt: Update RTL8852B BT USB FW to 0x127C_FD78
|
||||
- ath11k: WCN6855 hw2.0@nfa765: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
|
||||
- ath11k: QCA6698AQ hw2.1: update to WLAN.HSP.1.1-04866.5-QCAHSPSWPL_V1_V2_SILICONZ_IOE-1
|
||||
- linux-firmware: update firmware for qat_4xxx devices
|
||||
- linux-firmware: update firmware for qat_402xx devices
|
||||
- linux-firmware: update firmware for qat_420xx devices
|
||||
- linux-firmware: update firmware for an8811hb 2.5G ethernet phy
|
||||
- linux-firmware: qcom: Add FW blobs for DELL XPS13 9345
|
||||
- amdgpu: DMCUB updates for various ASICs
|
||||
- cirrus: cs35l63: Update firmware for Cirrus Amps for some Dell laptops
|
||||
- cirrus: cs35l63: Fix Cirrus Amp firmware links for some Dell laptops
|
||||
- linux-firmware: Add firmware file for Intel BlazarIW
|
||||
- linux-firmware: Add firmware file for Intel BlazarIGfp2 core
|
||||
- iwlwifi: add Bz/Wh FW for core102-56 release
|
||||
- ath12k: WCN7850 hw2.0: update to WLAN.HMT.1.1.c7-00108-QCAHMTSWPL_V1.0_V2.0_SILICONZ_UPSTREAM-3
|
||||
- mediatek MT7921: update bluetooth firmware to 20260224111243
|
||||
- mediatek MT7920: update bluetooth firmware to 20260224111231
|
||||
- Add LENOVO ISH firmware v5.8.1.7720 for X1 Carbon (Gen 14) and X1 2-in-1 (Gen 11)
|
||||
- linux-firmware: Add ISH firmware file for Intel Wildcat Lake platform
|
||||
- linux-firmware: update firmware for MT7920 WiFi device
|
||||
- linux-firmware: update firmware for MT7921 WiFi device
|
||||
- linux-firmware: Update firmware file for Intel Quasar core
|
||||
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX201
|
||||
- linux-firmware: Add firmware file for Intel ScorpiusGfp2 core
|
||||
- linux-firmware: Update firmware file for Intel Scorpius core
|
||||
- linux-firmware: Update firmware file for Intel BlazarIGfP core
|
||||
- linux-firmware: Update firmware file for Intel BlazarI core
|
||||
- linux-firmware: Update firmware file for Intel BlazarU-HrPGfP core
|
||||
- linux-firmware: Update firmware file for Intel BlazarU core
|
||||
Resolves: RHEL-164388
|
||||
|
||||
* Thu Mar 12 2026 Denys Vlasenko <dvlasenk@redhat.com> - 20260312-137.git00f82852
|
||||
- Update linux-firmware to latest upstream (RHEL-154359)
|
||||
Changes since the last update are noted on items below, copied from
|
||||
|
||||
Loading…
Reference in New Issue
Block a user