1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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>
This commit is contained in:
Huang Qiyu
2017-09-14 17:06:25 +08:00
committed by Richard Purdie
parent bce24a77b0
commit 6a05c7bf02
@@ -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"