aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-13 09:18:45 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2017-09-22 10:30:21 -0400
commitb04b5519c137c733a03e4275831ace118929de96 (patch)
tree49f19ca7e5e891e4cebc33994e70ce5888dc9ecf /meta-networking
parentd6347f7ba7c8b78ce52ccc24d00f705be0e039ff (diff)
downloadmeta-openembedded-contrib-b04b5519c137c733a03e4275831ace118929de96.tar.gz
ipvsadm: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb b/meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb
index 8d1b3f0159..b35a9f4a40 100644
--- a/meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb
+++ b/meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb
@@ -1,4 +1,5 @@
SUMMARY = "Linux Virtual Server administration Utility"
+HOMEPAGE = "http://www.linux-vs.org/software/index.html"
DESCRIPTION = "Ipvsadm is used to set up, maintain or inspect the virtual server \
table in the Linux kernel. The Linux Virtual Server can be used to \
build scalable network services based on a cluster of two or more nodes. \