[openwrt/openwrt] netifd: update to the latest version
LEDE Commits
lede-commits at lists.infradead.org
Sat Nov 11 01:20:31 PST 2023
nbd pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/46385eb7f88f13591dd85bacc07e56bb7d413835
commit 46385eb7f88f13591dd85bacc07e56bb7d413835
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Nov 10 15:37:32 2023 +0100
netifd: update to the latest version
eee02ccca8c8 device: add support to configure eee
bb28f6a291d9 wireless: fix sign comparison warning
35facc8306f5 wireless: fix premature removal of hotplug devices due to down state
Signed-off-by: Felix Fietkau <nbd at nbd.name>
(cherry picked from commit d45d72a6da004a557a2b39793c84174b33f0500c)
---
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 0209bb9ed9..826889aca6 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:=2023-11-09
-PKG_SOURCE_VERSION:=841b05fbb91eb7076ec3170756693bd4f1e9708e
-PKG_MIRROR_HASH:=b09afa32692c397284f739c9989892697628f82b2f2a10cca78e3358dc140998
+PKG_SOURCE_DATE:=2023-11-10
+PKG_SOURCE_VERSION:=35facc8306f590a7330789ab6d5785c0d43073ef
+PKG_MIRROR_HASH:=4f73591ae1873e18df235349e478f2196ca0d3123c313a04149dc9d5e2bfb403
PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list