diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2019-06-29 16:56:31 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-27 10:31:06 +0200 |
commit | e57a75648706bdd4cc50b77a988dae95c97bfd8c (patch) | |
tree | 767f31d2c26852a1bc994c41bb90625cc5bb42ca /package/firmware/ath10k-firmware | |
parent | 3898d9806111e9d4ee0f773d4c0a1771f4cde855 (diff) | |
download | upstream-e57a75648706bdd4cc50b77a988dae95c97bfd8c.tar.gz upstream-e57a75648706bdd4cc50b77a988dae95c97bfd8c.tar.bz2 upstream-e57a75648706bdd4cc50b77a988dae95c97bfd8c.zip |
ath10k-firmware: update board-2.bin for community firmwares
This patch updates the board-2.bin for the default
IPQ4019, QCA9984 and QCA9888 ath10k-firmware-xyz-ct
and -ct-htt firmwares.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(cherry picked from commit 7f79882d44baf7d63fd6f2040deb4fca8e78fb24)
Diffstat (limited to 'package/firmware/ath10k-firmware')
-rw-r--r-- | package/firmware/ath10k-firmware/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/firmware/ath10k-firmware/Makefile b/package/firmware/ath10k-firmware/Makefile index 6cfdd81d94..400a9b61f9 100644 --- a/package/firmware/ath10k-firmware/Makefile +++ b/package/firmware/ath10k-firmware/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ath10k-firmware -PKG_SOURCE_DATE:=2018-10-10 -PKG_SOURCE_VERSION:=d366b80d41309531c0c98b26625f23e318f33e31 -PKG_MIRROR_HASH:=ec06f10e6b1d4f7a28366a893c8a73a000454c2f031fc747381a1fb8aa1e0846 +PKG_SOURCE_DATE:=2019-06-28 +PKG_SOURCE_VERSION:=7651f5bb299c40e34e05179b1bd15b211856a4b0 +PKG_MIRROR_HASH:=f5bb031699252dc461254567d2c604a2ea5bc4da52c7a352fe9b333886617294 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git |