On 9/2/20 1:14 AM, Stijn Tintel wrote: > And since we are using mac80211 5.8, let's also switch the ath10k-ct > driver to the new 5.8 version. > > Signed-off-by: Stijn Tintel <[email protected]> > --- > package/kernel/ath10k-ct/Makefile | 10 +++++----- > .../164-ath10k-commit-rates-from-mac80211.patch | 6 +++--- > ...GPIO-controlling-support-for-various-chipsets.patch | 6 +++--- > .../202-ath10k-use-tpt-trigger-by-default.patch | 2 +- > .../205-ath10k-Add-NL80211_EXT_FEATURE_AQL-flag.patch | 2 +- > 5 files changed, 13 insertions(+), 13 deletions(-) > > diff --git a/package/kernel/ath10k-ct/Makefile > b/package/kernel/ath10k-ct/Makefile > index 76077ec156..ad80c75eaf 100644 > --- a/package/kernel/ath10k-ct/Makefile > +++ b/package/kernel/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-06-30 > -PKG_SOURCE_VERSION:=edfbf9161ab75e4831981284ab2d5b1b9fb6ef72 > -PKG_MIRROR_HASH:=98b7f88baea7314144fa8f8d141ad0dbbf2816f9606b0a89afb396761b558d14 > +PKG_SOURCE_DATE:=2020-08-25 > +PKG_SOURCE_VERSION:=13319ff0b5dc3c86e8313f49fca583b829878736 > +PKG_MIRROR_HASH:=4a082f9c5ee26fea1eb2f86382b9db4aecec268c918f43e9a0729a0433e262da > > -# Build the 5.4 ath10k-ct driver version. Other option is "-4.19". > +# Build ath10k-ct driver version 5.8. Other options are "-4.19", "-5.4", > "-5.7". > # Probably this should match as closely as > # possible to whatever mac80211 backports version is being used. > -CT_KVER="-5.4" > +CT_KVER="-5.8"
You have to update the patches to also apply to the 5.8 version, currently they are only applied to the 5.4 version. I would split this into two patches, one updating ath10k-ct to 2020-08-25 and then a 2. patch which switches to 5.8 and adds the patches for 5.8 too. Hauke
signature.asc
Description: OpenPGP digital signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
