aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pycparser.inc
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-11 15:51:11 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:24 +0200
commit9d57156f716174e2281fe9baf810b01d15303f56 (patch)
tree7e1c5254a24969a2c77a4ef5710959089f7ac937 /recipes-devtools/python/python-pycparser.inc
parentcdab23947aebf49fe37af4d8f911d8fcd74d7305 (diff)
downloadmeta-python2-9d57156f716174e2281fe9baf810b01d15303f56.tar.gz
python-pycparser: Add HOMEPAGE info into recipe file.
(From meta-openembedded commit: d160677b5cfe0f39bc9f6613ef1ad0a1382d041b) 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/python-pycparser.inc')
-rw-r--r--recipes-devtools/python/python-pycparser.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-pycparser.inc b/recipes-devtools/python/python-pycparser.inc
index d2fdbfd..6b05482 100644
--- a/recipes-devtools/python/python-pycparser.inc
+++ b/recipes-devtools/python/python-pycparser.inc
@@ -1,4 +1,5 @@
SUMMARY = "Parser of the C language, written in pure Python"
+HOMEPAGE = "https://github.com/eliben/pycparser"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86f1cedb4e6410a88ce8e30b91079169"