aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pip_9.0.1.bb
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 15:51:08 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:24 +0200
commit724699cd039cd645ba5af6415f33483134141257 (patch)
treedecdf3c7a5777e491a1c842b96e395f8e96be568 /meta-python/recipes-devtools/python/python-pip_9.0.1.bb
parent252b3d64ad82f7878e4a1042c93f7d9ce66dcbb0 (diff)
downloadmeta-openembedded-724699cd039cd645ba5af6415f33483134141257.tar.gz
python-pip: 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/python-pip_9.0.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pip_9.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pip_9.0.1.bb b/meta-python/recipes-devtools/python/python-pip_9.0.1.bb
index 2851761b9b..5ddd8d5240 100644
--- a/meta-python/recipes-devtools/python/python-pip_9.0.1.bb
+++ b/meta-python/recipes-devtools/python/python-pip_9.0.1.bb
@@ -1,4 +1,5 @@
SUMMARY = "PIP is a tool for installing and managing Python packages"
+HOMEPAGE = "https://pip.pypa.io/"
LICENSE = "MIT & LGPL-2.1"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=25fba45109565f87de20bae85bc39452"