From cc997477badd72e833d9bccc9726ed43055300e9 Mon Sep 17 00:00:00 2001 From: Huang Qiyu Date: Mon, 11 Sep 2017 10:16:43 +0800 Subject: python-cffi: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-cffi.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python-cffi.inc b/meta-python/recipes-devtools/python/python-cffi.inc index 0ea154f6dd..8b5e952f75 100644 --- a/meta-python/recipes-devtools/python/python-cffi.inc +++ b/meta-python/recipes-devtools/python/python-cffi.inc @@ -1,4 +1,5 @@ SUMMARY = "Foreign Function Interface for Python calling C code" +HOMEPAGE = "http://cffi.readthedocs.org/" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf" DEPENDS += "libffi ${PYTHON_PN}-pycparser" -- cgit v1.2.3-54-g00ecf