Author: nbd Date: 2015-03-22 17:42:44 +0100 (Sun, 22 Mar 2015) New Revision: 44943
Modified: trunk/package/network/config/netifd/Makefile Log: netifd: update to the latest version, adds support for configuring RPS/XPS (enabled by default where available) Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/netifd/Makefile =================================================================== --- trunk/package/network/config/netifd/Makefile 2015-03-22 15:11:27 UTC (rev 44942) +++ trunk/package/network/config/netifd/Makefile 2015-03-22 16:42:44 UTC (rev 44943) @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netifd -PKG_VERSION:=2015-03-21 +PKG_VERSION:=2015-03-22 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:=1bba3f853bf5b2974b32303c55dfbc0e78d01965 +PKG_SOURCE_VERSION:=1268b8222a3613c2ee36cc7d3006e1989f068a52 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
