diff options
author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-09-14 17:07:36 +0800 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-09-22 14:37:18 -0400 |
commit | 001eaa5844c0776936d329928f5b93839b9e600d (patch) | |
tree | e00fea9c513d3bc07b77ac5395ef680db44c7e7d /meta-networking/recipes-support | |
parent | 09ace48f4e313793c65c889511ce0e48fae4ace4 (diff) | |
download | meta-openembedded-001eaa5844c0776936d329928f5b93839b9e600d.tar.gz |
stunnel: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r-- | meta-networking/recipes-support/stunnel/stunnel_5.35.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/stunnel/stunnel_5.35.bb b/meta-networking/recipes-support/stunnel/stunnel_5.35.bb index 3e2e2c229..efe9d9e57 100644 --- a/meta-networking/recipes-support/stunnel/stunnel_5.35.bb +++ b/meta-networking/recipes-support/stunnel/stunnel_5.35.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SUMMARY = "Program for providing universal TLS/SSL tunneling service" | 1 | SUMMARY = "Program for providing universal TLS/SSL tunneling service" |
2 | HOMEPAGE = "http://www.stunnel.org/" | ||
2 | DESCRIPTION = "SSL encryption wrapper between remote client and local (inetd-startable) or remote server." | 3 | DESCRIPTION = "SSL encryption wrapper between remote client and local (inetd-startable) or remote server." |
3 | SECTION = "net" | 4 | SECTION = "net" |
4 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |