diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-09-14 17:06:25 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-18 11:07:29 +0100 |
commit | 6a05c7bf02161e213ad6f0ab43033ede090b2466 (patch) | |
tree | 3b683d023e5f670121ff6ba885ef053ebd8da141 /meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | |
parent | bce24a77b028fe55433bae6be3e8ac7f2713e385 (diff) | |
download | poky-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/tcp-wrappers/tcp-wrappers_7.6.bb')
-rw-r--r-- | meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | 1 |
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 @@ | |||
1 | SUMMARY = "Security tool that is a wrapper for TCP daemons" | 1 | SUMMARY = "Security tool that is a wrapper for TCP daemons" |
2 | HOMEPAGE = "http://www.softpanorama.org/Net/Network_security/TCP_wrappers/" | ||
2 | DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \ | 3 | DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \ |
3 | services." | 4 | services." |
4 | SECTION = "console/network" | 5 | SECTION = "console/network" |