From cf2d7dd29a39bcad8e2cb854743274bd82e8cedf Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Mon, 11 Sep 2017 15:51:10 +0800 Subject: python-py: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-py.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-py.inc b/meta-python/recipes-devtools/python/python-py.inc index cfead953d1..1aef0e7d58 100644 --- a/meta-python/recipes-devtools/python/python-py.inc +++ b/meta-python/recipes-devtools/python/python-py.inc @@ -1,4 +1,5 @@ SUMMARY = "Library with cross-python path, ini-parsing, io, code, log facilities" +HOMEPAGE = "http://py.readthedocs.io/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b506f3df287708b2f99588b5cc351091" -- cgit 1.2.3-korg