From: Josef Schlehofer Date: Wed, 22 Jan 2020 11:44:36 +0000 (+0100) Subject: zerotier: add /etc/config/zerotier as configuration file X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ba934d1fbdef08d52f152199b82f40d50913d46f;p=feed%2Fpackages.git zerotier: add /etc/config/zerotier as configuration file Signed-off-by: Josef Schlehofer --- diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index c5725aad98..12956e4213 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=zerotier PKG_VERSION:=1.2.12 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_LICENSE:=GPL-3.0 @@ -56,6 +56,10 @@ endef TARGET_CFLAGS += -ffunction-sections -fdata-sections TARGET_LDFLAGS += -Wl,--gc-sections +define Package/zerotier/conffiles +/etc/config/zerotier +endef + define Package/zerotier/install $(INSTALL_DIR) $(1)/usr/bin $(INSTALL_BIN) $(PKG_BUILD_DIR)/zerotier-one $(1)/usr/bin/