[openwrt/openwrt] linux-firmware: update to 20220913

LEDE Commits lede-commits at lists.infradead.org
Sat Sep 17 14:24:06 PDT 2022


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/181dc64a8228bbbfc317a535e16c922369213885

commit 181dc64a8228bbbfc317a535e16c922369213885
Author: Nick Hainke <vincent at systemli.org>
AuthorDate: Sat Sep 17 08:30:00 2022 +0200

    linux-firmware: update to 20220913
    
    Changes:
    f09bebf amdgpu: update yellow carp DMCUB firmware
    db6db36 amdgpu: add firmware for VCN 3.1.2 IP block
    3647da5 amdgpu: add firmware for SDMA 5.2.6 IP block
    639b5c1 amdgpu: add firmware for PSP 13.0.5 IP block
    7658946 amdgpu: add firmware for GC 10.3.6 IP block
    427ca6c amdgpu: add firmware for DCN 3.1.5 IP block
    edf9a2b qcom: rename Lenovo ThinkPad X13s firmware paths
    9ebd5a5 rtw89: 8852c: update fw to v0.27.42.0
    7546432 rtw89: 8852c: update fw to v0.27.36.0
    2f2f018 Mellanox: Add new mlxsw_spectrum firmware xx.2010.3146
    706a462 amdgpu: update beige goby VCN firmware
    09ec438 amdgpu: update dimgrey cavefish VCN firmware
    647021b amdgpu: update navy flounder VCN firmware
    3c1662d amdgpu: update sienna cichlid VCN firmware
    d3c9228 rtl_bt: Update RTL8852C BT USB firmware to 0xDFB8_5A33
    a1c4b15 mediatek: reference the LICENCE file for MediaTek firmwares
    
    Signed-off-by: Nick Hainke <vincent at systemli.org>
---
 package/firmware/linux-firmware/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/firmware/linux-firmware/Makefile b/package/firmware/linux-firmware/Makefile
index f5096cfea4..f383acf85a 100644
--- a/package/firmware/linux-firmware/Makefile
+++ b/package/firmware/linux-firmware/Makefile
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=linux-firmware
-PKG_VERSION:=20220815
+PKG_VERSION:=20220913
 PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=@KERNEL/linux/kernel/firmware
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=0410ef41663a9d71959ac7241b6e487359c252c3b78db0a974f61d480745e0f9
+PKG_HASH:=26fd00f2d8e96c4af6f44269a6b893eb857253044f75ad28ef6706a2250cd8e9
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 




More information about the lede-commits mailing list