From: Huang Qiyu Date: Thu, 14 Sep 2017 09:06:25 +0000 (+0800) Subject: tcp-wrappers: Add HOMEPAGE info into recipe file. X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~19980 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1afcd46dba3582bc16909a24354514354d55870c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tcp-wrappers: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb index 54587dc2ca0..1effef149bc 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb @@ -1,4 +1,5 @@ SUMMARY = "Security tool that is a wrapper for TCP daemons" +HOMEPAGE = "http://www.softpanorama.org/Net/Network_security/TCP_wrappers/" DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \ services." SECTION = "console/network"