Author: nbd Date: 2016-02-08 14:38:22 +0100 (Mon, 08 Feb 2016) New Revision: 48674
Modified: trunk/package/kernel/mt76/Makefile Log: mt76: update to the latest version, fixes fragmented rx issues Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/kernel/mt76/Makefile =================================================================== --- trunk/package/kernel/mt76/Makefile 2016-02-08 13:38:11 UTC (rev 48673) +++ trunk/package/kernel/mt76/Makefile 2016-02-08 13:38:22 UTC (rev 48674) @@ -10,7 +10,7 @@ PKG_SOURCE_URL:=https://github.com/openwrt/mt76 PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=4cddea71932e1a30253cbe5e48ac58fb3d40c174 +PKG_SOURCE_VERSION:=84a312645c7b805255e6d7b6191e9f62142985d9 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz PKG_MAINTAINER:=Felix Fietkau <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
