From 0ec746ccb6e87696a7a4986d87d55cda205031f0 Mon Sep 17 00:00:00 2001 From: Huangbin Zhan Date: Sat, 9 May 2020 05:43:57 +0800 Subject: treewide: add conffiles Signed-off-by: Huangbin Zhan --- net/openvswitch/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/openvswitch/Makefile') diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 76ba560e2..8f14a6ae6 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -17,7 +17,7 @@ include ./openvswitch.mk # PKG_NAME:=openvswitch PKG_VERSION:=$(ovs_version) -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.openvswitch.org/releases/ PKG_HASH:=dd5f727427e36cab22bdeae61529d8c8fccacc53d968cfa7658f7f935ddda531 @@ -220,6 +220,7 @@ define ovs_common_install $$(LN) /usr/share/openvswitch/scripts/ovs-ctl-wrapper $$(1)/usr/bin/ovs-kmod-ctl endef define Package/openvswitch-common/conffiles +/etc/config/openvswitch /etc/openvswitch endef $(eval $(call OvsPackageTemplate,common)) -- cgit v1.2.3