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

LEDE Commits lede-commits at lists.infradead.org
Wed Jul 26 02:52:18 PDT 2023


nbd pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/4d880318b0a0e26a5173c301f8d2108ea6070d7b

commit 4d880318b0a0e26a5173c301f8d2108ea6070d7b
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Wed Jul 26 11:20:58 2023 +0200

    mt76: update to the latest version
    
    53edfc7aaa34 wifi: mt76: mt7603: fix beacon interval after disabling a single vif
    7ef4dd12d982 wifi: mt76: mt7603: fix tx filter/flush function
    152608a40aa7 wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
    cacac3902a63 wifi: mt76: split get_of_eeprom in subfunction
    cd3dfe392769 wifi: mt76: add support for providing eeprom in nvmem cells
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
    (cherry picked from commit 4395236a100b558d96d0e836ddc76df19b33ddfb)
---
 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 2ab6d6d6eb..42d0e6a070 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:=2023-07-14
-PKG_SOURCE_VERSION:=bb3937d5c3e0b13c0d08747ec0fc9726fb4fd870
-PKG_MIRROR_HASH:=498d9cfdafe06572d0668d49e89f1014715100fa59c4f89b8495cd869c8c9b0b
+PKG_SOURCE_DATE:=2023-07-26
+PKG_SOURCE_VERSION:=cd3dfe39276905307cc028ac8edf2c06963cda23
+PKG_MIRROR_HASH:=413d2d0faa81d834ba13cb9e503e1e3a61e3e071014da6b525a123e5da053f90
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_USE_NINJA:=0




More information about the lede-commits mailing list