aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2017-09-18 11:40:10 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 08:59:34 +0100
commit5b5153961965d02e07ba78713ecd6ff7dd3861a3 (patch)
tree492a0aa108744e8ccd86d929bc6c52b78ee5ff86 /meta
parent19f4e69c81653a4fa197fba2c46e48fcd554a12e (diff)
downloadopenembedded-core-5b5153961965d02e07ba78713ecd6ff7dd3861a3.tar.gz
kbd: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/kbd/kbd_2.0.4.bb1
1 files changed, 1 insertions, 0 deletions
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"