From 1d882b99aaa469fc22d10bd5f27e7a1001afe694 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionu=C8=9B-Alex=20Oprea?= Date: Mon, 7 May 2018 15:24:43 +0200 Subject: [PATCH] Update feed [ feed_inteno_packages ] package [ inteno-netmodes ] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------------------------------------------------------------------------- * fbd7dcf netmode: config: config_compare_wet: fix band comparison refs #14918 refs #14919 refs #14920 * 81f444e netmode: config: config_compare_wet: log the change for the wet interface * acf96c5 fix some text in comments ------------------------------------------------------------------------------- commit fbd7dcfab03df19b3c32675940e0aee708c7cf75 Author: Ionuț-Alex Oprea Date: 2018-05-07 14:17:55 +0200 netmode: config: config_compare_wet: fix band comparison refs #14918 refs #14919 refs #14920 Base directory -> / config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ------------------------------------------------------------------------------- commit 81f444ef9c914d49c2896229e205302d449ecc24 Author: Ionuț-Alex Oprea Date: 2018-05-07 14:16:12 +0200 netmode: config: config_compare_wet: log the change for the wet interface Base directory -> / config.c | 3 +++ 1 file changed, 3 insertions(+) ------------------------------------------------------------------------------- commit acf96c5272c763c355cda5f168de091f536b8ac7 Author: Ionuț-Alex Oprea Date: 2018-05-07 14:14:02 +0200 fix some text in comments Base directory -> / config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ------------------------------------------------------------------------------- --- inteno-netmodes/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inteno-netmodes/Makefile b/inteno-netmodes/Makefile index 55cea0d83..c7577b2a6 100644 --- a/inteno-netmodes/Makefile +++ b/inteno-netmodes/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=inteno-netmodes PKG_VERSION:=0.2.0 -PKG_SOURCE_VERSION:=e43701f76ba2a8699df797d88fffc3895a3bfeb8 +PKG_SOURCE_VERSION:=fbd7dcfab03df19b3c32675940e0aee708c7cf75 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://public.inteno.se:/netmoded