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

LEDE Commits lede-commits at lists.infradead.org
Wed Dec 28 11:36:29 PST 2022


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/4f44b4e506195efa37c51fdd99d8174503305265

commit 4f44b4e506195efa37c51fdd99d8174503305265
Author: Nick Hainke <vincent at systemli.org>
AuthorDate: Sun Dec 25 00:51:20 2022 +0100

    linux-firmware: update to 20221214
    
    Changes:
    f3c283e amdgpu: updated navi10 firmware for amd-5.4
    ba115d4 amdgpu: updated yellow carp firmware for amd-5.4
    b8aba70 amdgpu: updated raven2 firmware for amd-5.4
    2b21c5e amdgpu: updated raven firmware for amd-5.4
    fc9a1c9 amdgpu: updated PSP 13.0.8 firmware for amd-5.4
    7d43336 amdgpu: updated GC 10.3.7 RLC firmware for amd-5.4
    c089dab amdgpu: updated vega20 firmware for amd-5.4
    75e3494 amdgpu: updated PSP 13.0.5 firmware for amd-5.4
    31c5734 amdgpu: add VCN 4.0.0 firmware for amd-5.4
    a735158 amdgpu: add SMU 13.0.0 firmware for amd-5.4
    0bef6bb amdgpu: Add SDMA 6.0.0 firmware for amd-5.4
    bb56d1a amdgpu: add PSP 13.0.0 firmware for amd-5.4
    e32209f amdgpu: add GC 11.0.0 firmware for amd-5.4
    613db81 amdgpu: add DCN 3.2.0 firmware for amd-5.4
    1fc8f6c amdgpu: updated vega10 firmware for amd-5.4
    2257447 amdgpu: updated beige goby firmware for amd-5.4
    6aa0023 amdgpu: updated dimgrey cavefish firmware for amd-5.4
    dd1225a amdgpu: updated vangogh firmware for amd-5.4
    5cb010e amdgpu: updated picasso firmware for amd-5.4
    edf9699 amdgpu: updated navy flounder firmware for amd-5.4
    b7e83d9 amdgpu: updated green sardine firmware for amd-5.4
    f820cc3 amdgpu: updated sienna cichlid firmware for amd-5.4
    b77f539 amdgpu: updated arcture firmware for amd-5.4
    dccfdf1 amdgpu: updated navi14 firmware for amd-5.4
    5d1af6d amdgpu: updated renoir firmware for amd-5.4
    13b9c94 amdgpu: updated navi12 firmware for amd-5.4
    e9b8357 amdgpu: updated aldebaran firmware for amd-5.4
    b4af754 sr150 : Add NXP SR150 UWB firmware
    0707b2f brcm: add/update firmware files for brcmfmac driver
    16c9630 rtl_bt: Update RTL8821C BT(USB I/F) FW to 0x75b8_f098
    80ed874 amdgpu: update sdma_5.2.7 firmware
    32d8681 QCA: Add Bluetooth firmware for WCN785x This commit will add required Bluetooth firmware files for QCA WCN785x. The image version is 2.0.0-00515.
    cdf9499 linux-firmware: update firmware for MT7916
    685ea4d linux-firmware: update firmware for MT7915
    7f6279b i915: Add DMC v2.08 for DG2
    391fb47 amdgpu: update green sardine DMCUB firmware
    de854c9 i915: Add DMC v2.10 for MTL
    daff404 linux-firmware: update firmware for MT7986
    70494e3 linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
    750c0dc linux-firmware: update firmware for MT7921 WiFi device
    
    Signed-off-by: Nick Hainke <vincent at systemli.org>
---
 package/firmware/linux-firmware/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/firmware/linux-firmware/Makefile b/package/firmware/linux-firmware/Makefile
index 69e3a948ad..29c48086dd 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:=20221109
-PKG_RELEASE:=5
+PKG_VERSION:=20221214
+PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=@KERNEL/linux/kernel/firmware
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=c0ddffbbcf30f2e015bddd5c6d3ce1f13976b906aceabda4a57e3c41a3190701
+PKG_HASH:=e793783e92acbde549965521462d1d1327827360664cf242dbda08f075654331
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 




More information about the lede-commits mailing list