[oe] [meta-python][PATCH] python-enum34: Add HOMEPAGE info into recipe file.

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Mon Sep 11 02:16:46 UTC 2017


Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-enum34_1.1.6.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb b/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
index 31d2147..d50b5c7 100644
--- a/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
+++ b/meta-python/recipes-devtools/python/python-enum34_1.1.6.bb
@@ -1,4 +1,5 @@
 SUMMARY = "backport of Python 3.4's enum package"
+HOMEPAGE = "https://bitbucket.org/stoneleaf/enum34"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://enum/LICENSE;md5=0a97a53a514564c20efd7b2e8976c87e"
 
-- 
2.7.4






More information about the Openembedded-devel mailing list