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@gmail.com> [Jo-Philipp Wich: reword commit message] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
80dbaa4ef3
commit
15f4fbb7bd
1 changed files with 3 additions and 3 deletions
|
@ -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@openwrt.org>
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
|
Loading…
Reference in a new issue