aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 15:51:14 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:25 +0200
commit01b6a8655875856558f7b6323b0c93b33e900ab1 (patch)
tree90989540190ad9edd312ae46e4ef8073db524967 /recipes-devtools/python
parent36b1c2e2806af5dc22e8807640621a10e26fa4d6 (diff)
downloadmeta-python2-01b6a8655875856558f7b6323b0c93b33e900ab1.tar.gz
python-pytest: Add HOMEPAGE info into recipe file.
(From meta-openembedded commit: 46042b94ecf072616674695f4fd12451ceb599bc) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python')
-rw-r--r--recipes-devtools/python/python-pytest.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-pytest.inc b/recipes-devtools/python/python-pytest.inc
index 5dd1783..ccc8232 100644
--- a/recipes-devtools/python/python-pytest.inc
+++ b/recipes-devtools/python/python-pytest.inc
@@ -1,4 +1,5 @@
SUMMARY = "Simple powerful teting with python"
+HOMEPAGE = "http://pytest.org"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=c39b24965f4aef64222cb35de9d47cc4"