aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2022-05-13 21:55:46 +0200
committerChristian Lamparter <chunkeey@gmail.com>2023-05-27 22:05:14 +0200
commit8da1ba2c25b66744749323b0b619cff031ad07b7 (patch)
treeecd8c28ef09e9fb89d5c8189f2ef1fe9cfeac6d4 /package
parent80fbad19ef15c63a75d65cbab287807d33afe0c2 (diff)
downloadupstream-8da1ba2c25b66744749323b0b619cff031ad07b7.tar.gz
upstream-8da1ba2c25b66744749323b0b619cff031ad07b7.tar.bz2
upstream-8da1ba2c25b66744749323b0b619cff031ad07b7.zip
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@gmail.com> (cherry picked from commit 25b29b53f01d3053bd7c8ef68b0bd7dcdb195913)
Diffstat (limited to 'package')
-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 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@nbd.name>