[openwrt/openwrt] mt76: update to the latest version

LEDE Commits lede-commits at lists.infradead.org
Mon Oct 11 12:54:28 PDT 2021


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/9d994f35b4acc5243209d837b0730f9543ed533e

commit 9d994f35b4acc5243209d837b0730f9543ed533e
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Mon Oct 11 21:54:13 2021 +0200

    mt76: update to the latest version
    
    1af0242d1241 mt76: mt7915: replace a 64 bit divsion with a call to div_u64_rem
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/kernel/mt76/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index 824b775084..511960ce9b 100644
--- a/package/kernel/mt76/Makefile
+++ b/package/kernel/mt76/Makefile
@@ -9,8 +9,8 @@ PKG_LICENSE_FILES:=
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_DATE:=2021-10-11
-PKG_SOURCE_VERSION:=5560b08f8e2dfe92aa920a9cf3c5655a309dd25b
-PKG_MIRROR_HASH:=36359a85325a60230838e38e087f9aecc49cf7abca0ef55b2dbee86cf9194425
+PKG_SOURCE_VERSION:=1af0242d1241cba761415c492e5ed9673beaa13f
+PKG_MIRROR_HASH:=39346f1ef24fbd62f447fc116e1ed411dc2b60787a3df9edfe048adc79150232
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_USE_NINJA:=0



More information about the lede-commits mailing list