From: Felix Fietkau Date: Wed, 4 Jul 2018 18:15:56 +0000 (+0200) Subject: netifd: update to the latest version X-Git-Tag: v19.07.0-rc1~3191 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=68f9921ed850480cf5c48aa863216f6511185aa5 netifd: update to the latest version c1f6a82 system-linux: add autoneg and link-partner output e9eff34 system-linux: extend link mode speed definitions d1251e1 system-linux: adjust bridge isolate mode for upstream attribute naming 03785fb system-linux: fix build error on older kernels Signed-off-by: Felix Fietkau --- diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index 07d89d9854..9cede92979 100644 --- a/package/network/config/netifd/Makefile +++ b/package/network/config/netifd/Makefile @@ -5,9 +5,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git -PKG_SOURCE_DATE:=2018-05-30 -PKG_SOURCE_VERSION:=a580028dae5b7bebcc14c240fe7dac31cbd89355 -PKG_MIRROR_HASH:=41a645bc322c6a444bcc74cd099af6aead30924594aecf4e433204f8524a470e +PKG_SOURCE_DATE:=2018-07-04 +PKG_SOURCE_VERSION:=03785fb09734be05a721318d2b5378ae1656f64c +PKG_MIRROR_HASH:=3389a1277cbdc607f7ba8c7d63b484a8b9e1c7a6532144fac64e35e0cd2accd8 PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=GPL-2.0