aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/linux-firmware/Makefile
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-09-17 08:30:00 +0200
committerChristian Lamparter <chunkeey@gmail.com>2023-05-27 22:05:14 +0200
commit91de737e9bef9e3ce7935bdec93fcbe0d9c19286 (patch)
tree86b50c031b9ea45cbc59ebd5010579d37fe7e53f /package/firmware/linux-firmware/Makefile
parentd1365629e5848bdce2957d641b6a7072d04430d5 (diff)
downloadupstream-91de737e9bef9e3ce7935bdec93fcbe0d9c19286.tar.gz
upstream-91de737e9bef9e3ce7935bdec93fcbe0d9c19286.tar.bz2
upstream-91de737e9bef9e3ce7935bdec93fcbe0d9c19286.zip
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@systemli.org> (cherry picked from commit 181dc64a8228bbbfc317a535e16c922369213885)
Diffstat (limited to 'package/firmware/linux-firmware/Makefile')
-rw-r--r--package/firmware/linux-firmware/Makefile4
1 files 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@nbd.name>