From: Huang Qiyu Date: Mon, 18 Sep 2017 03:40:10 +0000 (+0800) Subject: kbd: Add HOMEPAGE info into recipe file. X-Git-Tag: 2017-10~165 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5b5153961965d02e07ba78713ecd6ff7dd3861a3;p=openembedded-core.git kbd: Add HOMEPAGE info into recipe file. Signed-off-by: Huang Qiyu Signed-off-by: Ross Burton --- diff --git a/meta/recipes-core/kbd/kbd_2.0.4.bb b/meta/recipes-core/kbd/kbd_2.0.4.bb index 65325c0ea7..423b47a076 100644 --- a/meta/recipes-core/kbd/kbd_2.0.4.bb +++ b/meta/recipes-core/kbd/kbd_2.0.4.bb @@ -1,4 +1,5 @@ SUMMARY = "Keytable files and keyboard utilities" +HOMEPAGE = "http://www.kbd-project.org/" # everything minus console-fonts is GPLv2+ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=a5fcc36121d93e1f69d96a313078c8b5"