[openwrt/openwrt] ath10k-ct: Update driver to latest.

LEDE Commits lede-commits at lists.infradead.org
Fri Mar 23 15:55:39 PDT 2018


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/5eb2b99b15eb43e6ffb8edd4240b345f97cab7c0

commit 5eb2b99b15eb43e6ffb8edd4240b345f97cab7c0
Author: Ben Greear <greearb at candelatech.com>
AuthorDate: Wed Mar 21 10:29:01 2018 -0700

    ath10k-ct: Update driver to latest.
    
    Among other things, this will check for an htt-mgt variant of
    ath10k-ct firmware before loading 'normal' firmware, and it disables
    verbose printing of firmware DBGLOG messages by default.
    
    Signed-off-by: Ben Greear <greearb at candelatech.com>
---
 package/kernel/ath10k-ct/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile
index 0e416aa..0093117 100644
--- a/package/kernel/ath10k-ct/Makefile
+++ b/package/kernel/ath10k-ct/Makefile
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/greearb/ath10k-ct.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2017-06-13
-PKG_SOURCE_VERSION:=e1edd74d5f0c5291b0be72c81033e74e267929d4
-PKG_MIRROR_HASH:=945dc7110017a80c33cac20d9d2a9beda0a6a98b50178319403568098534e60a
+PKG_SOURCE_DATE:=2018-03-16
+PKG_SOURCE_VERSION:=30827f7d5b9841905c4efe918da2d95fc518c921
+PKG_MIRROR_HASH:=aac023d7f9b09becf27058b1d09ae6d068b14bb6f10c5b5a248c7ee5ecff04dc
 
 PKG_MAINTAINER:=Ben Greear <greearb at candelatech.com>
 PKG_BUILD_PARALLEL:=1



More information about the lede-commits mailing list