summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-14 17:06:25 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-18 11:07:29 +0100
commit6a05c7bf02161e213ad6f0ab43033ede090b2466 (patch)
tree3b683d023e5f670121ff6ba885ef053ebd8da141 /meta/recipes-extended
parentbce24a77b028fe55433bae6be3e8ac7f2713e385 (diff)
downloadpoky-6a05c7bf02161e213ad6f0ab43033ede090b2466.tar.gz
tcp-wrappers: Add HOMEPAGE info into recipe file.
(From OE-Core rev: 1afcd46dba3582bc16909a24354514354d55870c) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb1
1 files changed, 1 insertions, 0 deletions
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 54587dc2ca..1effef149b 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 @@
1SUMMARY = "Security tool that is a wrapper for TCP daemons" 1SUMMARY = "Security tool that is a wrapper for TCP daemons"
2HOMEPAGE = "http://www.softpanorama.org/Net/Network_security/TCP_wrappers/"
2DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \ 3DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \
3 services." 4 services."
4SECTION = "console/network" 5SECTION = "console/network"