[openwrt/openwrt] netifd: update to the latest version

LEDE Commits lede-commits at lists.infradead.org
Thu Oct 21 02:32:11 PDT 2021


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/f448c2692315d379ce98c9ca21641a02c1f558d0

commit f448c2692315d379ce98c9ca21641a02c1f558d0
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Wed Oct 20 21:12:31 2021 +0200

    netifd: update to the latest version
    
    c61a1d432b34 wireless: fix creating AP mode WDS station interfaces
    f78bdec2ed5f wireless: fix handling vif attributes on reload with mode change
    
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 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 727c3ac690..23d494819e 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:=2021-10-13
-PKG_SOURCE_VERSION:=7a048bd6871df952ff1324bec7175891c9b38f99
-PKG_MIRROR_HASH:=b4fdca3c45713710f4ea69f1ed0fb16d3b07b70002e6b39640ce6e56364817d0
+PKG_SOURCE_DATE:=2021-10-21
+PKG_SOURCE_VERSION:=f78bdec2ed5f4c83d2c93f422c8bd21b68b02517
+PKG_MIRROR_HASH:=579fdf2357bd8ccf528e18ac770d80c0f42eb916fd8442f747e29e7f121b76e7
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list