Author: nbd Date: 2015-07-19 01:14:19 +0200 (Sun, 19 Jul 2015) New Revision: 46421
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: update to the latest version, fixes setting RPS/XPS for wlan devices Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2015-07-18 22:49:39 UTC (rev 46420) +++ trunk/package/network/config/netifd/Makefile 2015-07-18 23:14:19 UTC (rev 46421) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2015-06-24 +PKG_VERSION:=2015-07-19 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.openwrt.org/project/netifd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=5b29ffda0099c3bcb8d17a728e1e89dc21a2e68d +PKG_SOURCE_VERSION:=ed92851c92617636d6f891b2e9926559feef9807 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Felix Fietkau <[email protected]> # PKG_MIRROR_MD5SUM:= _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
