Browse Source

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>
Huang Qiyu 7 years ago
parent
commit
6a05c7bf02
1 changed files with 1 additions and 0 deletions
  1. 1 0
      meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb

+ 1 - 0
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"