From patchwork Sun Feb 3 16:25:41 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: fff-base: Do not manually select fff-vpn-select From: Adrian Schmutzler X-Patchwork-Id: 1013 Message-Id: <20190203162541.1108-1-freifunk@adrianschmutzler.de> To: franken-dev@freifunk.net Date: Sun, 3 Feb 2019 17:25:41 +0100 Since we went on to the KeyXchangeV2, fff-vpn-select is a pure subpackage/utility of fff-hoods. Thus, we should not manually select it, but have it selected indirectly by fff-hoods. Signed-off-by: Adrian Schmutzler Reviewed-by: Tim Niemeyer Reviewed-by: Tim Niemeyer > --- Based on the two patches to introduce build variants. --- src/packages/fff/fff/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/packages/fff/fff/Makefile b/src/packages/fff/fff/Makefile index 9749ddc6..7ba8d82a 100644 --- a/src/packages/fff/fff/Makefile +++ b/src/packages/fff/fff/Makefile @@ -38,7 +38,6 @@ define Package/fff-node TITLE+=(Home node) DEPENDS+=+fff-fastd \ +fff-firewall \ - +fff-vpn-select \ +fff-uradvd \ +fff-hoods VARIANT:=homenode