[LEDE-DEV] [PATCH 2/4] ath10k-ct: Update driver to latest.

greearb at candelatech.com greearb at candelatech.com
Tue Mar 20 15:39:53 PDT 2018


From: Ben Greear <greearb at candelatech.com>

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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile
index 0e416aa..0e18b88 100644
--- a/package/kernel/ath10k-ct/Makefile
+++ b/package/kernel/ath10k-ct/Makefile
@@ -9,8 +9,8 @@ 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_VERSION:=30827f7d5b9841905c4efe918da2d95fc518c921
+PKG_MIRROR_HASH:=eff63a21c4d3ff96b0bd803b93f42269d1b629728587f85610dd93525c77c8c6
 
 PKG_MAINTAINER:=Ben Greear <greearb at candelatech.com>
 PKG_BUILD_PARALLEL:=1
-- 
2.4.11




More information about the Lede-dev mailing list