diff options
| author | Christian Marangi | 2025-12-02 19:34:12 +0000 |
|---|---|---|
| committer | Christian Marangi | 2025-12-07 23:37:07 +0000 |
| commit | 03e197e23ea27d2e404e261fa4a7c17728550bb9 (patch) | |
| tree | f0c3f816892dceca0b24027e66474971bd7ed5e9 | |
| parent | 1346dc176f58dbc9276bb76190eaf9f344fc0cf1 (diff) | |
| download | openwrt-03e197e23ea27d2e404e261fa4a7c17728550bb9.tar.gz | |
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@gmail.com>
| -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 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 |