[PATCH 21.02] Revert "netifd: update to the latest version"

Petr Štetiar ynezz at true.cz
Mon Jul 26 08:01:32 PDT 2021


This reverts commit 089efd61e9a6cdc0ea39c184d37bc8ebbe03175c as it
breaks LAN network on at least mvebu/turris-omnia device.

Confirmed-by: Josef Schlehofer <pepe.schlehofer at gmail.com>
Signed-off-by: Petr Štetiar <ynezz at true.cz>
---

I've discovered this today in the morning in my testbed where I perform daily
runtime tests of initramfs images on several devices, where images/tests for
snapshot and 21.02-SNAPSHOT failed on turris-omnia device.

1. https://gitlab.com/ynezz/openwrt-device-runtime-testing/-/pipelines/342708318

 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 35035519f95f..f80f07a4ff3a 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-07-23
-PKG_SOURCE_VERSION:=17e453bd68b41780b6564dafa8358efc29a00930
-PKG_MIRROR_HASH:=06b6e10a71e3002fa03579846b97af29be9503d61486486c639dbfae423b398f
+PKG_SOURCE_DATE:=2021-07-14
+PKG_SOURCE_VERSION:=7f24a063475e1e2be4e0c516a5b62c3fae5ec542
+PKG_MIRROR_HASH:=3fad25b8655e01e20f54b6c6decad6a660a34ab3ca2de97fe3c9b7db5aa485fe
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 
 PKG_LICENSE:=GPL-2.0



More information about the openwrt-devel mailing list