[source] mt76: update to the latest version, fixes Mesh/IBSS crypto support

LEDE Commits lede-commits at lists.infradead.org
Fri Mar 17 05:57:30 PDT 2017


nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/315afb92ebc20e44a2d20bb4e9ed724418f20b0f

commit 315afb92ebc20e44a2d20bb4e9ed724418f20b0f
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Mar 17 13:56:05 2017 +0100

    mt76: update to the latest version, fixes Mesh/IBSS crypto support
    
    9f02db7 mt76x2: fall back to software crypto for IBSS/Mesh per-sta GTK
    4a54ab3 mt7603: fall back to software crypto for IBSS/Mesh per-sta GTK
    712b8e8 mac80211: claim RSN IBSS support
    
    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 c4804e6..552159a 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:=2017-03-15
-PKG_SOURCE_VERSION:=c91e66098541cb96a4cc47a9598d78623269686c
-PKG_MIRROR_HASH:=7fea52630fb682cdf8fbffaac1ec8d20d0c269b088b0ee697d16bbe6dba5b797
+PKG_SOURCE_DATE:=2017-03-17
+PKG_SOURCE_VERSION:=712b8e8f69c4a0095fb22211116f9015c0309a06
+PKG_MIRROR_HASH:=bd5c3b1de2dd6d27a17f30650299e0aa32104b91ae811efc2d943795ea4ccfe9
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_BUILD_PARALLEL:=1



More information about the lede-commits mailing list