aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-06-17 22:34:46 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-06-18 22:11:14 +0100
commit1097e7ea19633169264a9f0238a5bc31fe5eb253 (patch)
tree8398140449d8832aadc43fbae6d7a63c74908c0a /meta-initramfs
parent4580b6532081a3efe40d0b720ac40997e12e9b15 (diff)
downloadmeta-openembedded-1097e7ea19633169264a9f0238a5bc31fe5eb253.tar.gz
kexecboot(-klibc): add SUMMARY, DESCRIPTION, HOMEPAGE
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'meta-initramfs')
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb1
-rw-r--r--meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc3
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
index a158eb4d1b..5e331827f9 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
@@ -9,3 +9,4 @@ S = "${WORKDIR}/git"
inherit klibc
require kexecboot.inc
+SUMMARY = "kexecboot linux-as-bootloader, statically compiled against klibc"
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc b/meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc
index b06293cc1b..065e3c1a5e 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot.inc
@@ -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