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

LEDE Commits lede-commits at lists.infradead.org
Fri Jul 15 06:23:08 PDT 2022


chunkeey pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/fffb8cacf1e25fe171e4cf1dedc347352df9596e

commit fffb8cacf1e25fe171e4cf1dedc347352df9596e
Author: Christian Lamparter <chunkeey at gmail.com>
AuthorDate: Sun Jun 26 14:58:49 2022 +0200

    linux-firmware: Update to version 20220610
    
    git log --pretty=oneline --abbrev-commit 20220509..20220610 (sorted)
    
    amdgpu:
    4458bb4 amdgpu: update yellow carp DMCUB firmware
    9ed4d42 amdgpu: update Yellow Carp VCN firmware
    251d290 amdgpu: update beige goby firmware for 22.10
    d4346b3 amdgpu: update renoir firmware for 22.10
    b3df9c4 amdgpu: update dimgrey cavefish firmware for 22.10
    e1b0a1c amdgpu: update vega20 firmware for 22.10
    4a0d163 amdgpu: update yellow carp firmware for 22.10
    e8f2e54 amdgpu: update vega12 firmware for 22.10
    7a7f84a amdgpu: update navy flounder firmware for 22.10
    5a6a482 amdgpu: update vega10 firmware for 22.10
    4ee52ee amdgpu: update raven2 firmware for 22.10
    e2d460f amdgpu: update raven firmware for 22.10
    5b52a90 amdgpu: update sienna cichlid firmware for 22.10
    c8268e6 amdgpu: update green sardine firmware for 22.10
    f29f5b5 amdgpu: update PCO firmware for 22.10
    95b5b3f amdgpu: update vangogh firmware for 22.10
    6dcbd01 amdgpu: update navi14 firmware for 22.10
    f803fbd amdgpu: update navi12 firmware for 22.10
    8923000 amdgpu: update navi10 firmware for 22.10
    4b2af01 amdgpu: update aldebaran firmware for 22.10
    
    ath10k:
    2aa4da3 ath10k: QCA9984 hw1.0: update firmware-5.bin to 10.4-3.9.0.2-00157
    f7cc4b4 ath10k: QCA9888 hw2.0: update board-2.bin
    e9e987d ath10k: QCA9888 hw2.0: update firmware-5.bin to 10.4-3.9.0.2-00157
    866b5b2 ath10k: QCA4019 hw1.0: update board-2.bin
    
    intel:
    ac640f0 linux-firmware: Update firmware file for Intel Bluetooth 9462
    38dd3f2 linux-firmware: Update firmware file for Intel Bluetooth 9462
    72e1216 linux-firmware: Update firmware file for Intel Bluetooth 9560
    94c49b4 linux-firmware: Update firmware file for Intel Bluetooth 9560
    e4971d1 linux-firmware: Update firmware file for Intel Bluetooth AX201
    78c3731 linux-firmware: Update firmware file for Intel Bluetooth AX201
    12564a2 linux-firmware: Update firmware file for Intel Bluetooth AX211
    edc709e linux-firmware: Update firmware file for Intel Bluetooth AX211
    9546d55 linux-firmware: Update firmware file for Intel Bluetooth AX210
    111bd14 linux-firmware: Update firmware file for Intel Bluetooth AX200
    ac67ec3 linux-firmware: Update firmware file for Intel Bluetooth AX201
    99cb4b0 iwlwifi: add new FWs from core70-87 release
    7073b8a iwlwifi: update 9000-family firmwares to core70-87
    f9e0b9f iwlwifi: remove old unsupported 3160/7260/7265/8000/8265 firmware
    7d118ce linux-firmware: Update firmware file for Intel Bluetooth 9462
    30dcf82 linux-firmware: Update firmware file for Intel Bluetooth 9462
    7d141a6 linux-firmware: Update firmware file for Intel Bluetooth 9560
    741fee8 linux-firmware: Update firmware file for Intel Bluetooth 9560
    e7214a2 linux-firmware: Update firmware file for Intel Bluetooth AX201
    0e3e49a linux-firmware: Update firmware file for Intel Bluetooth AX201
    46cfae6 linux-firmware: Update firmware file for Intel Bluetooth AX211
    16c926e linux-firmware: Update firmware file for Intel Bluetooth AX211
    f293900 linux-firmware: Update firmware file for Intel Bluetooth AX210
    41386cc linux-firmware: Update firmware file for Intel Bluetooth AX200
    62235c9 linux-firmware: Update firmware file for Intel Bluetooth AX201
    
    realtek:
    7eef50f rtw88: 8822c: Update normal firmware to v9.9.13
    23b5428 rtw88: 8822c: Update normal firmware to v9.9.12
    
    Signed-off-by: Christian Lamparter <chunkeey at gmail.com>
---
 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 7b3b8ee721..c64dec83f0 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:=20220509
+PKG_VERSION:=20220708
 PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=@KERNEL/linux/kernel/firmware
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=376e0b3d7b4f8aaa2abf7f5ab74803dcf14b06b94e3d841b1467cd9a2848255e
+PKG_HASH:=0abec827a035c82bdcabdf82aa37ded247bc682ef05861bd409ea6f477bab81d
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 




More information about the lede-commits mailing list