netifd: update to latest Git HEAD
authorJo-Philipp Wich <jo@mein.io>
Mon, 7 Feb 2022 08:17:49 +0000 (09:17 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 7 Feb 2022 10:44:36 +0000 (11:44 +0100)
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@mein.io>
package/network/config/netifd/Makefile

index a93a2b0f72bd3977c15dfc0b627bc55558ad9dfa..4d2c803fa2f323185ec80fc9c0ff048a66762ff0 100644 (file)
@@ -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@nbd.name>
 
 PKG_LICENSE:=GPL-2.0