mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 09:32:34 +00:00
31 lines
1.1 KiB
Diff
31 lines
1.1 KiB
Diff
From ed5a8958378d84bba92a70f2a56a962be73c4b3b Mon Sep 17 00:00:00 2001
|
|
From: John Crispin <john@phrozen.org>
|
|
Date: Fri, 23 Apr 2021 16:16:31 +0200
|
|
Subject: [PATCH 30/43] ath10k-ct: update the driver
|
|
|
|
Signed-off-by: John Crispin <john@phrozen.org>
|
|
---
|
|
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 5681c5c2cd..24e0702e2c 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:=2021-06-03
|
|
-PKG_SOURCE_VERSION:=b44cd7b2e7b0df5995ece18f358d4dfc40834ba1
|
|
-PKG_MIRROR_HASH:=59f961ad425eb1a48fa9c391a325cc0f23845daec9d12673445d3077f9756cf0
|
|
+PKG_SOURCE_DATE:=2021-04-23
|
|
+PKG_SOURCE_VERSION:=8eca56d1514042b4af34004e0bbf69e40351d499
|
|
+PKG_MIRROR_HASH:=4ce22470b0cd15cc3cb04478678407e976c48010baab517fa1ac37685b791d95
|
|
|
|
# Build the 5.10 ath10k-ct driver version.
|
|
# Probably this should match as closely as
|
|
--
|
|
2.25.1
|
|
|