From: Hauke Mehrtens Date: Sun, 7 Jul 2019 17:07:40 +0000 (+0200) Subject: ath10k-ct: Revert back to version 4.19 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Flynxis.git;a=commitdiff_plain;h=9c0c1c44013003616e2f5c55c062430dbda3cce5 ath10k-ct: Revert back to version 4.19 Version 5.2 shows a error when registering the devive for me. Signed-off-by: Hauke Mehrtens --- diff --git a/package/kernel/ath10k-ct/Makefile b/package/kernel/ath10k-ct/Makefile index 81ead06153..8814684451 100644 --- a/package/kernel/ath10k-ct/Makefile +++ b/package/kernel/ath10k-ct/Makefile @@ -15,7 +15,7 @@ PKG_MIRROR_HASH:=a6d418dfec02842529a53b3c48236e7a375a654a03e199fbc5178bdb269b7d6 # Build the 5.2 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.2" +CT_KVER="-4.19" PKG_MAINTAINER:=Ben Greear PKG_BUILD_PARALLEL:=1