[openwrt/openwrt] ath10k-ct: update to Git HEAD (2025-12-01)
LEDE Commits
lede-commits at lists.infradead.org
Sun Dec 7 15:37:30 PST 2025
ansuel pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/03e197e23ea27d2e404e261fa4a7c17728550bb9
commit 03e197e23ea27d2e404e261fa4a7c17728550bb9
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Tue Dec 2 20:34:12 2025 +0100
ath10k-ct: update to Git HEAD (2025-12-01)
bb84e1597474 Add 6.18 ath10k-ct driver
Link: https://github.com/openwrt/openwrt/pull/20964
Signed-off-by: Christian Marangi <ansuelsmth 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 dc78a12e45..1bf5d3d969 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:=2025-04-30
-PKG_SOURCE_VERSION:=23ee90f0ee20323b90870e8be694db3e0c972b67
-PKG_MIRROR_HASH:=ee91de4f34c76db6a80c477ee3430e4cc493d55d59d7ae8e11d78500d2d8e0d8
+PKG_SOURCE_DATE:=2025-12-01
+PKG_SOURCE_VERSION:=bb84e1597474a6db26f7681d6765fd3e69fff37e
+PKG_MIRROR_HASH:=76a950c4c5f02128f4225955b1ca0d1d8f6c68c3b0918c4bc2d1265698e939a6
# Build the 6.14 ath10k-ct driver version.
# Probably this should match as closely as
More information about the lede-commits
mailing list