From 959d5eaf1a5f02c1578690dfe2cd1764e2070fdd Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Tue, 29 Dec 2015 14:00:43 +0200 Subject: [PATCH] openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packages Signed-off-by: Alexandru Ardelean --- net/openvswitch/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 546ad86e18..88b3829e65 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -76,7 +76,7 @@ endef define Package/openvswitch-ipsec $(call Package/openvswitch/Default) - TITLE:=Open vSwitch Userspace Package + TITLE:=Open vSwitch GRE through IPsec tool DEPENDS:=@PACKAGE_openvswitch +PACKAGE_openvswitch:openvswitch-python endef @@ -87,7 +87,7 @@ endef define Package/openvswitch-benchmark $(call Package/openvswitch/Default) - TITLE:=Open vSwitch Userspace Package + TITLE:=Open vSwitch flow setup benchmark utility DEPENDS:=@PACKAGE_openvswitch +PACKAGE_openvswitch:openvswitch endef -- 2.30.2