mt76: update to the latest version
authorFelix Fietkau <nbd@nbd.name>
Sun, 11 Apr 2021 17:37:10 +0000 (19:37 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sun, 11 Apr 2021 17:44:07 +0000 (19:44 +0200)
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@nbd.name>
package/kernel/mt76/Makefile

index c58d9aa9f645f254849a0a070512e20eda8d75f8..98d1df5a4c23eb7e19953de62a0b42252f3904eb 100644 (file)
@@ -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@nbd.name>
 PKG_BUILD_PARALLEL:=1