mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
kexecboot(-klibc): add SUMMARY, DESCRIPTION, HOMEPAGE
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
parent
4580b65320
commit
1097e7ea19
@ -9,3 +9,4 @@ S = "${WORKDIR}/git"
|
||||
inherit klibc
|
||||
|
||||
require kexecboot.inc
|
||||
SUMMARY = "kexecboot linux-as-bootloader, statically compiled against klibc"
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user