aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 15:51:13 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:25 +0200
commitb46f0186985d7b92bacdd90bfd9073e2173225cc (patch)
tree3e40343084181ea01de602aee9bf62d31bcee000 /meta-python/recipes-devtools/python
parentaf0f9478feb21f6508837030a3dea9bec62453fe (diff)
downloadmeta-openembedded-contrib-b46f0186985d7b92bacdd90bfd9073e2173225cc.tar.gz
python-pyopenssl: 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>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-pyopenssl.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyopenssl.inc b/meta-python/recipes-devtools/python/python-pyopenssl.inc
index 579ca60c10..6bb7df614e 100644
--- a/meta-python/recipes-devtools/python/python-pyopenssl.inc
+++ b/meta-python/recipes-devtools/python/python-pyopenssl.inc
@@ -1,4 +1,5 @@
SUMMARY = "Simple Python wrapper around the OpenSSL library"
+HOMEPAGE = "https://pyopenssl.org/"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"