netifd: update to the latest version

351d690f1a09 wireless: fix passing bridge name for vlan hotplug pass-through
c1c2728946b5 config: initialize bridge and bridge vlans before other devices
5e18d5b9ccb1 interface: do not force link-ext hotplug interfaces to present by default
4544f026bb09 bridge-vlan: add support for defining aliases for vlan ids

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2020-11-21 10:23:54 +01:00 committed by CN_SZTL
parent b4ddfb0229
commit 70c7b3ab21
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
PKG_SOURCE_DATE:=2020-10-22
PKG_SOURCE_VERSION:=24ce1eab4910869576406bafd0489daf0d3e6e28
PKG_MIRROR_HASH:=aa73b4e470e81165baba0262144f410bb05a3ff141cf72ad451914f033868ea1
PKG_SOURCE_DATE:=2020-11-20
PKG_SOURCE_VERSION:=4544f026bb0996adb6d95224031f0ba35cb8c046
PKG_MIRROR_HASH:=2f7a6ddce165603a79aedb1a99d06ecac23a7e0ea5497929517d16f569143834
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=GPL-2.0