Author: kaloz Date: 2015-04-22 11:57:32 +0200 (Wed, 22 Apr 2015) New Revision: 45560
Modified: trunk/package/kernel/mwlwifi/Makefile Log: mwlwifi: upgrade to the latest revision New revision adds transmit frame rate info Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/package/kernel/mwlwifi/Makefile =================================================================== --- trunk/package/kernel/mwlwifi/Makefile 2015-04-22 09:35:36 UTC (rev 45559) +++ trunk/package/kernel/mwlwifi/Makefile 2015-04-22 09:57:32 UTC (rev 45560) @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mwlwifi -PKG_VERSION:=10.2.8.5.p0-20150401 +PKG_VERSION:=10.2.8.5.p0-20150422 PKG_RELEASE=1 PKG_LICENSE:=ISC @@ -17,7 +17,7 @@ PKG_SOURCE_URL:=https://github.com/kaloz/mwlwifi PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=07df0cf2f71dec9c8b51d4707492540773b9944d +PKG_SOURCE_VERSION:=85cdc98457c31d27a62f3ded31f508a75a95c810 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz PKG_MAINTAINER:=Imre Kaloz <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
