[openwrt/openwrt] linux-firmware: Update to version 20220509

LEDE Commits lede-commits at lists.infradead.org
Sat May 27 13:12:50 PDT 2023


chunkeey pushed a commit to openwrt/openwrt.git, branch openwrt-22.03:
https://git.openwrt.org/8da1ba2c25b66744749323b0b619cff031ad07b7

commit 8da1ba2c25b66744749323b0b619cff031ad07b7
Author: Christian Lamparter <chunkeey at gmail.com>
AuthorDate: Fri May 13 21:55:46 2022 +0200

    linux-firmware: Update to version 20220509
    
    git log --pretty=oneline --abbrev-commit 20220411..20220509 (sorted)
    
    amdgpu:
    480d6c2 amdgpu: update dcn_3_1_6_dmcub firmware
    b4994be amdgpu: update gc_10_3_7_rlc firmware
    61eb408 amdgpu: update psp_13_0_8 firmware
    fcf9d8c amdgpu: update yellow carp DMCUB firmware
    
    ath10k:
    73743b8 ath10k: QCA4019 hw1.0: update board-2.bin
    6ad0930 ath10k: QCA6174 hw3.0: update board-2.bin
    729bd7f ath10k: QCA6174 hw3.0: update firmware-6.bin to WLAN.RM.4.4.1-00288-QCARMSWPZ-1
    9fce09f ath10k: QCA9888 hw2.0: update board-2.bin
    b155d85 ath10k: QCA9888 hw2.0: update firmware-5.bin to 10.4-3.9.0.2-00156
    44b8aee ath10k: QCA9984 hw1.0: update board-2.bin
    4ad3bd3 ath10k: QCA9984 hw1.0: update firmware-5.bin to 10.4-3.9.0.2-00156
    1962cba ath10k: QCA99X0 hw2.0: add board-2.bin
    
    Signed-off-by: Christian Lamparter <chunkeey at gmail.com>
    (cherry picked from commit 25b29b53f01d3053bd7c8ef68b0bd7dcdb195913)
---
 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 f0d3e85cd8..7b3b8ee721 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:=20220411
+PKG_VERSION:=20220509
 PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=@KERNEL/linux/kernel/firmware
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=020b11f6412f4956f5a6f98de7d41867d2b30ea0ce81b1e2d206ec9840363849
+PKG_HASH:=376e0b3d7b4f8aaa2abf7f5ab74803dcf14b06b94e3d841b1467cd9a2848255e
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 




More information about the lede-commits mailing list