Signed-off-by: Huang Qiyu <[email protected]> --- meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb b/meta-networking/recipes-support/ipvsadm/ipvsadm_1.26.bb index 8d1b3f0..b35a9f4 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. \ -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
