mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
python-pycparser: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
SUMMARY = "Parser of the C language, written in pure Python"
|
SUMMARY = "Parser of the C language, written in pure Python"
|
||||||
|
HOMEPAGE = "https://github.com/eliben/pycparser"
|
||||||
LICENSE = "BSD-3-Clause"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=86f1cedb4e6410a88ce8e30b91079169"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=86f1cedb4e6410a88ce8e30b91079169"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user