diff options
author | Robert Marko <robimarko@gmail.com> | 2019-09-13 12:15:39 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2019-09-15 22:56:09 +0200 |
commit | 3fe30b28ae7ff6a7b57cdeb7b846a0e247234c9a (patch) | |
tree | 828042483efd9ac0d9b155fdc56c3a4db13a827b /package/kernel/ath10k-ct/Makefile | |
parent | 7c930990af911f6634b422d7253f09df2bb164bf (diff) | |
download | upstream-3fe30b28ae7ff6a7b57cdeb7b846a0e247234c9a.tar.gz upstream-3fe30b28ae7ff6a7b57cdeb7b846a0e247234c9a.tar.bz2 upstream-3fe30b28ae7ff6a7b57cdeb7b846a0e247234c9a.zip |
ath10k-ct: update to version 2019-09-09
Update the ath10k-ct driver version to 5e8cd86f90dac966d12df6ece84ac41458d0e95f
to enable dynamic VLANs to work. Patches refreshed during the bump.
Signed-off-by: Robert Marko <robimarko@gmail.com>
[commit description facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package/kernel/ath10k-ct/Makefile')
-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 05d30891f5..dbf75fe174 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:=2019-08-14 -PKG_SOURCE_VERSION:=9e5ab25027e0971fa24ccf93373324c08c4e992d -PKG_MIRROR_HASH:=95dc42a5615f80528223859b4f9618feafb5a0a29a9eb4c4bc983f76c74fb535 +PKG_SOURCE_DATE:=2019-09-09 +PKG_SOURCE_VERSION:=5e8cd86f90dac966d12df6ece84ac41458d0e95f +PKG_MIRROR_HASH:=dc1097f3a7b4b7e346918f206746d00a0b7df07ae3be9b89be55dfaef3cbbe45 # Build the 5.2 ath10k-ct driver version. Other option is "-4.19". # Probably this should match as closely as |