netifd: update to the latest version
authorFelix Fietkau <nbd@nbd.name>
Wed, 2 Dec 2020 11:08:17 +0000 (12:08 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 2 Dec 2020 11:08:52 +0000 (12:08 +0100)
d6bd1047d004 vlandev: dump vlan id in device status
e0c838bd06a6 vlandev: support bridge-vlan aliases in the vid config parameter
574dc4a17105 system-dummy: print configured mac address
14f0e8ff928f system-linux: simplify mask check in system_if_apply_settings
524310276f20 system-linux: move device settings handling to device.c
42c48866f1c1 config: parse default mac address from board.json

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/config/netifd/Makefile

index c66f43b050d8f31c99debb9e38b89197cd6935f4..32aa350a21bb5d26f3126ddfc004257207b8b900 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2020-11-23
-PKG_SOURCE_VERSION:=3abe1fc87151fae570fc1232053c73d1a5505664
-PKG_MIRROR_HASH:=323221cbcc7ee57e6a38e979bdebfbf13cdfddf82ea51bbc30004c07b658bb8a
+PKG_SOURCE_DATE:=2020-11-30
+PKG_SOURCE_VERSION:=42c48866f1c1fce068f41536baa8dd2e80fc08d7
+PKG_MIRROR_HASH:=7eeec56364f1e6de8f0917f16ae933ca9bd0298e6a68e330025282164ea9af63
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 
 PKG_LICENSE:=GPL-2.0