Signed-off-by: Huang Qiyu <[email protected]> --- meta-python/recipes-devtools/python/python-py.inc | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-python/recipes-devtools/python/python-py.inc b/meta-python/recipes-devtools/python/python-py.inc index cfead95..1aef0e7 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" -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
