aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/linux-firmware/Makefile
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2022-02-03 23:15:36 +0100
committerChristian Lamparter <chunkeey@gmail.com>2022-02-05 00:44:35 +0100
commitc2630ac910febd0be4ab8dc41f2aa7bda55e19f4 (patch)
tree525708d4328ca3718cd34be64487df11c8c46045 /package/firmware/linux-firmware/Makefile
parent20470580cd271de1e6017c88261b577ed4773476 (diff)
downloadupstream-c2630ac910febd0be4ab8dc41f2aa7bda55e19f4.tar.gz
upstream-c2630ac910febd0be4ab8dc41f2aa7bda55e19f4.tar.bz2
upstream-c2630ac910febd0be4ab8dc41f2aa7bda55e19f4.zip
linux-firmware: qca99x0 update package
Kalle Valo ath10k-firmware repository no longer provides the legacy board.bin files for the qca99x0 chips. Instead he copied over the codeaurora version and add more board files. In the future, this board-2.bin should find its way to linux-firmware.git, which would allow us to remove the extra download code completely. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'package/firmware/linux-firmware/Makefile')
-rw-r--r--package/firmware/linux-firmware/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firmware/linux-firmware/Makefile b/package/firmware/linux-firmware/Makefile
index 4786751e8c..e46c8870f1 100644
--- a/package/firmware/linux-firmware/Makefile
+++ b/package/firmware/linux-firmware/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=linux-firmware
PKG_VERSION:=20211216
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE_URL:=@KERNEL/linux/kernel/firmware
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz