[openwrt/openwrt] ath10k-ct: update to latest version

LEDE Commits lede-commits at lists.infradead.org
Sat Jan 30 09:59:28 EST 2021


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/5b66c447f3f8217f5a43506c7e2c41a1ea7ef7f1

commit 5b66c447f3f8217f5a43506c7e2c41a1ea7ef7f1
Author: Michael Yartys <michael.yartys at gmail.com>
AuthorDate: Fri Jan 22 17:42:44 2021 +0100

    ath10k-ct: update to latest version
    
    Changelog:
    - ath10k-ct: Pull in some upstream patches.
    
    Runtime-tested on ipq806x (Netgear R7800).
    
    Signed-off-by: Michael Yartys <michael.yartys at gmail.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 d5b51e91d6..516bd94386 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:=2020-12-24
-PKG_SOURCE_VERSION:=b753e8bf22b94297acbaa370b4cb0be87e3da4b8
-PKG_MIRROR_HASH:=e026296208e0c20fd0775704c2167da5a447aef4080cedc5fba0797f0e180d8d
+PKG_SOURCE_DATE:=2021-01-11
+PKG_SOURCE_VERSION:=9fe1df7d4f783b6b0cd1c99d11979e5a6e6fc40b
+PKG_MIRROR_HASH:=4e30e256716611045e930b95eadaa8bfcadd5bdd8bbe3869cfe0f377920e812b
 
 # Build the 5.8 ath10k-ct driver version.
 # Probably this should match as closely as



More information about the lede-commits mailing list