Author: kaloz Date: 2015-11-30 12:57:32 +0100 (Mon, 30 Nov 2015) New Revision: 47677
Modified: trunk/package/kernel/mwlwifi/Makefile Log: mwlwifi: update to latest revision, fixes a kernel panic Signed-off-by: Imre Kaloz <[email protected]> Modified: trunk/package/kernel/mwlwifi/Makefile =================================================================== --- trunk/package/kernel/mwlwifi/Makefile 2015-11-30 11:09:29 UTC (rev 47676) +++ trunk/package/kernel/mwlwifi/Makefile 2015-11-30 11:57:32 UTC (rev 47677) @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mwlwifi -PKG_VERSION:=10.3.0.14-20151126 +PKG_VERSION:=10.3.0.14-20151130 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:=6a147a2fbe07c2ac45b593d9f8227539fefb84e8 +PKG_SOURCE_VERSION:=352efe4bdc34204cc528ac9a979bb0032a6996e0 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
