commit 959d5eaf1a5f02c1578690dfe2cd1764e2070fdd
parent 43e68fac39707da8f108f9f8f6d525cf5f14a97b
Author: Alexandru Ardelean <ardeleanalex@gmail.com>
Date: Tue, 29 Dec 2015 14:00:43 +0200
openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packages
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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