netifd: update to Git HEAD (2024-09-03) master
authorFelix Fietkau <nbd@nbd.name>
Tue, 3 Sep 2024 13:14:27 +0000 (15:14 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 3 Sep 2024 13:14:42 +0000 (15:14 +0200)
480551a3adc4 interface: add support for disabling renew on topology change
b7b294266781 device: add more debugging code
595094f5c213 device: do not pull device present state from hotplug events
4e11e52e9b98 main: add messages to udebug regardless of their log level
091d063f4a9d wireless: handle link updates even if devices are present already
a8e90853c936 interface: improve hotplug handling reliability
cdb41673ceea device: remove redundant newlines from debug messages
cd2a7964f2c0 device: revert to explicit device_set_present calls

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

index 70833e3f36d6d9bd5325ed79f02a3f30ac5551e2..9b9b8130f45f7602decc162947f579eceec401c3 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2024-08-01
-PKG_SOURCE_VERSION:=68c8a4f94cd3cfd654a52cbc8b57c5c9d99640dd
-PKG_MIRROR_HASH:=897481d6d4309b4a940b80cfe2392a0c0ccbef4d0024cb1a995b1f4780b69cde
+PKG_SOURCE_DATE:=2024-09-03
+PKG_SOURCE_VERSION:=cd2a7964f2c09994c09388a76e1a9c6aef4297a2
+PKG_MIRROR_HASH:=48ab3fcff63df78191d236f7dde59c6ada50e6dbc071eb92d3ee2265214dfbcd
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 
 PKG_LICENSE:=GPL-2.0
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 
 PKG_LICENSE:=GPL-2.0