Browse Source

openvswitch: update titles for ovs-benchmark and ovs-monitor-ipsec packages

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lilik-openwrt-22.03
Alexandru Ardelean 9 years ago
parent
commit
959d5eaf1a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/openvswitch/Makefile

+ 2
- 2
net/openvswitch/Makefile View File

@ -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


Loading…
Cancel
Save