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

LEDE Commits lede-commits at lists.infradead.org
Sun Apr 11 18:44:22 BST 2021


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/25148f4ae506c1971b206110aff0b9f2e1169a7a

commit 25148f4ae506c1971b206110aff0b9f2e1169a7a
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sun Apr 11 19:37:10 2021 +0200

    mt76: update to the latest version
    
    028b7152b1a9 mt76: mt7921: remove 80+80 MHz support capabilities
    7714dc914df6 mt76: report Rx timestamp
    ffd4cf15fa0e mt76: mt7915: add mmio.c
    fe8717dd573a mt76: mt7615: add missing SPDX tag in mmio.c
    6b293c411d22 mt76: mt7615: always add rx header translation tlv when adding stations
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/kernel/mt76/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index c58d9aa9f6..98d1df5a4c 100644
--- a/package/kernel/mt76/Makefile
+++ b/package/kernel/mt76/Makefile
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/openwrt/mt76
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2021-04-07
-PKG_SOURCE_VERSION:=813db729c02ffa74fdda6d461afeb5aabc5706bb
-PKG_MIRROR_HASH:=63bd913f8ba3e85ae7a4575737a2c66377ebf59fa543e025150c650dd9ae13f2
+PKG_SOURCE_DATE:=2021-04-11
+PKG_SOURCE_VERSION:=6b293c411d22b2bbcc5231be47905f51e1898039
+PKG_MIRROR_HASH:=5318164ccc6a81774b12e2d7fca8d4dbf1882d46335669c0911ac7cd75b1746d
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_BUILD_PARALLEL:=1



More information about the lede-commits mailing list