[source] mvebu: update mwlwifi driver to version 10.3.2.0-20170110

LEDE Commits lede-commits at lists.infradead.org
Wed Jan 11 03:22:56 PST 2017


jow pushed a commit to source.git, branch master:
https://git.lede-project.org/15f4fbb7bdb21ff5ff52ecae3fa4140c5ea17187

commit 15f4fbb7bdb21ff5ff52ecae3fa4140c5ea17187
Author: Kabuli Chana <newtownBuild at gmail.com>
AuthorDate: Tue Jan 10 09:46:24 2017 -0700

    mvebu: update mwlwifi driver to version 10.3.2.0-20170110
    
    Improves automatic channel section support.
    
    Tested on AC (mamba) and ACM (rango).
    
    Signed-off-by: Kabuli Chana <newtownBuild at gmail.com>
    [Jo-Philipp Wich: reword commit message]
    Signed-off-by: Jo-Philipp Wich <jo at mein.io>
---
 package/kernel/mwlwifi/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/kernel/mwlwifi/Makefile b/package/kernel/mwlwifi/Makefile
index e031037..723e252 100644
--- a/package/kernel/mwlwifi/Makefile
+++ b/package/kernel/mwlwifi/Makefile
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mwlwifi
-PKG_VERSION:=10.3.2.0-20161222
+PKG_VERSION:=10.3.2.0-20170110
 PKG_RELEASE=1
 
 PKG_LICENSE:=ISC
@@ -16,8 +16,8 @@ PKG_LICENSE_FILES:=
 
 PKG_SOURCE_URL:=https://github.com/kaloz/mwlwifi
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=8edf53517b5e9a79b5a6c9a514db1883fd32c9d5
-PKG_MIRROR_HASH:=83ca146145486a4b66eb937e586cadffe99435518dcb5c7f2afc5f2b3f0c81d8
+PKG_SOURCE_VERSION:=88550a0261ac9718eda7f28022d239c0053e2f94
+PKG_MIRROR_HASH:=a903d87cbd252019d2dee84ca331e3c865be611e989301aadaaee86ca4ce2435
 
 PKG_MAINTAINER:=Imre Kaloz <kaloz at openwrt.org>
 PKG_BUILD_PARALLEL:=1



More information about the lede-commits mailing list