diff --git a/feeds/wifi-trunk/ath10k-ct/Makefile b/feeds/wifi-trunk/ath10k-ct/Makefile index 16930a13a..04b530c67 100644 --- a/feeds/wifi-trunk/ath10k-ct/Makefile +++ b/feeds/wifi-trunk/ath10k-ct/Makefile @@ -8,14 +8,14 @@ PKG_LICENSE_FILES:= PKG_SOURCE_URL:=https://github.com/greearb/ath10k-ct.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_DATE:=2020-04-29 -PKG_SOURCE_VERSION:=3637be6f6baf99e85a7f0b27f80a99a2f2a5f78d -PKG_MIRROR_HASH:=97cf22a4a57381c7eb7a9b8a8b1e347e9711ce51c89db971b4ab9a35af476ece +PKG_SOURCE_DATE:=2020-06-25 +PKG_SOURCE_VERSION:=e59545d49ba64eecea6121b8dabf130b628be3e8 +#PKG_MIRROR_HASH:=97cf22a4a57381c7eb7a9b8a8b1e347e9711ce51c89db971b4ab9a35af476ece # Build the 5.4 ath10k-ct driver version. Other option is "-4.19". # Probably this should match as closely as # possible to whatever mac80211 backports version is being used. -CT_KVER="-5.4" +CT_KVER="-5.7" PKG_MAINTAINER:=Ben Greear PKG_BUILD_PARALLEL:=1