Author: nbd
Date: 2014-06-11 12:23:12 +0200 (Wed, 11 Jun 2014)
New Revision: 41112

Modified:
   trunk/package/network/config/netifd/Makefile
Log:
netifd: update to latest version, fixes reload issue (#16754) and adds 802.1ad 
support

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/network/config/netifd/Makefile
===================================================================
--- trunk/package/network/config/netifd/Makefile        2014-06-11 08:57:46 UTC 
(rev 41111)
+++ trunk/package/network/config/netifd/Makefile        2014-06-11 10:23:12 UTC 
(rev 41112)
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netifd
-PKG_VERSION:=2014-06-10
+PKG_VERSION:=2014-06-11
 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:=8f0c8e8e91945a3e5c3fa7111b2a3494b731b32c
+PKG_SOURCE_VERSION:=6e70adc5eca0dc1cc52a5838e86d937efdf8a38c
 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

Reply via email to