diff options
author | Michael Yartys <michael.yartys@gmail.com> | 2021-01-22 17:42:44 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-01-29 21:22:28 +0100 |
commit | 5b66c447f3f8217f5a43506c7e2c41a1ea7ef7f1 (patch) | |
tree | f75b782858844c06ab7ffa06fa229d06740692b4 /package/kernel | |
parent | ea1cdd19013b17ae5240f0622a028941a50cd15e (diff) | |
download | upstream-5b66c447f3f8217f5a43506c7e2c41a1ea7ef7f1.tar.gz upstream-5b66c447f3f8217f5a43506c7e2c41a1ea7ef7f1.tar.bz2 upstream-5b66c447f3f8217f5a43506c7e2c41a1ea7ef7f1.zip |
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@gmail.com>
Diffstat (limited to 'package/kernel')
-rw-r--r-- | package/kernel/ath10k-ct/Makefile | 6 |
1 files 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 |