diff options
author | Robert Marko <robimarko@gmail.com> | 2022-05-14 20:14:14 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-05-19 11:07:02 +0200 |
commit | ab97b2a25d69215dcc0d9621e491aa7b17f315cb (patch) | |
tree | 9f16d8a86416c88001c2568d606f25975bbd0bd5 /package/kernel/ath10k-ct/Makefile | |
parent | 6eec1a522518435d78763c3c66881b438cd5fa0e (diff) | |
download | upstream-ab97b2a25d69215dcc0d9621e491aa7b17f315cb.tar.gz upstream-ab97b2a25d69215dcc0d9621e491aa7b17f315cb.tar.bz2 upstream-ab97b2a25d69215dcc0d9621e491aa7b17f315cb.zip |
ath10k-ct: update to 2022-05-13
Update ath10k-ct to the latest version which includes the backported
ath10k commit for requesting API 1 BDF-s with a unique name like caldata.
Signed-off-by: Robert Marko <robimarko@gmail.com>
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 278f6d737e..acdaa5a6fc 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-11-28 -PKG_SOURCE_VERSION:=dc350bbf41d987c5b2db54405bcc9ef3cd66d5db -PKG_MIRROR_HASH:=92422485c7b92be840a40bf8d157bb6731d14d3811907b6cb4e4cfab0777b60d +PKG_SOURCE_DATE:=2022-05-13 +PKG_SOURCE_VERSION:=f808496fcc6b1f68942914117aebf8b3f8d52bb3 +PKG_MIRROR_HASH:=39527b3408696594eda5579521a9fb798417be4dda73fa08e8b3a8c7b0d3f3d9 # Build the 5.15 ath10k-ct driver version. # Probably this should match as closely as |