[openwrt/openwrt] netifd: update to latest Git HEAD

LEDE Commits lede-commits at lists.infradead.org
Mon Feb 7 02:44:44 PST 2022


jow pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/3b1692c463fae107177fcee51874696f6323d0d2

commit 3b1692c463fae107177fcee51874696f6323d0d2
Author: Jo-Philipp Wich <jo at mein.io>
AuthorDate: Mon Feb 7 09:17:49 2022 +0100

    netifd: update to latest Git HEAD
    
    fd4c9e1 system-linux: expose hw-tc-offload ethtool feature in device status dump
    3d76f2e system-linux: add wrapper function for creating link config messages
    88af2f1 system-linux: delete bridge devices using netlink
    85c3548 system-linux: create bridge devices using netlink
    
    Signed-off-by: Jo-Philipp Wich <jo at mein.io>
---
 package/network/config/netifd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index a93a2b0f72..4d2c803fa2 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:=2022-01-22
-PKG_SOURCE_VERSION:=ed7187684685430ee6de49e551775badbee39761
-PKG_MIRROR_HASH:=f26e968c79e61b1a4495b29f51e4adfb2238ede16c0d7349cce38ac009b72969
+PKG_SOURCE_DATE:=2022-02-04
+PKG_SOURCE_VERSION:=fd4c9e17c8f22b866c1bf386c580074e3e678910
+PKG_MIRROR_HASH:=ffd3eed50fb8eb354258922053cd098ead6f739c9fda67f8058a6ec9bd0167c4
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list