From: Rafał Miłecki Date: Wed, 26 May 2021 05:54:19 +0000 (+0200) Subject: netifd: update to the latest master X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5fe549836fefea5ed656d73a0040dd0451f84705;p=openwrt%2Fstaging%2Fwigyori.git netifd: update to the latest master 899c2a4 interface: support "device" attribute and deprecate "ifname" 62e3cb5 scripts/netifd-wireless.sh: add support for specifying the operating band Signed-off-by: Rafał Miłecki --- diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index aba1970d35..2f6b779e6d 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-05-20 -PKG_SOURCE_VERSION:=42c19303bff5853866292671df30e9cae0fd60d1 -PKG_MIRROR_HASH:=534cd7e700589b0ab042a74368e48ea907234caa795a66944694463f23d69af3 +PKG_SOURCE_DATE:=2021-05-26 +PKG_SOURCE_VERSION:=899c2a4520526d43113f73cf673f20e2486a40fb +PKG_MIRROR_HASH:=354905192b30af88ea953241ed332555e67cdb7e3b54dd139250bf1e6ad3a709 PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=GPL-2.0