kexecboot(-klibc): add SUMMARY, DESCRIPTION, HOMEPAGE

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
Andrea Adami 2013-06-17 22:34:46 +02:00 committed by Paul Eggleton
parent 4580b65320
commit 1097e7ea19
2 changed files with 4 additions and 0 deletions

View File

@ -9,3 +9,4 @@ S = "${WORKDIR}/git"
inherit klibc
require kexecboot.inc
SUMMARY = "kexecboot linux-as-bootloader, statically compiled against klibc"

View File

@ -31,6 +31,9 @@
# --with-kexec-binary look for kexec binary at path
# [default="/usr/sbin/kexec"]
##########################
SUMMARY = "kexecboot linux-as-bootloader"
DESCRIPTION = "kexecboot is a graphical linux-as-bootloader implementation based on kexec."
HOMEPAGE = "http://kexecboot.org"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit autotools