kexecboot_cfg: add SUMMARY and extend DESCRIPTION

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
Andrea Adami 2013-06-17 22:34:45 +02:00 committed by Paul Eggleton
parent eb426661f4
commit 4580b65320

View File

@ -1,4 +1,5 @@
DESCRIPTION = "Configuration file for kexecboot"
SUMMARY = "Configuration files for kexecboot"
DESCRIPTION = "Default icon and boot.cfg for kexecboot linux-as-bootloader."
SECTION = "base"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
@ -23,6 +24,7 @@ do_install_prepend () {
echo '# First kernel stanza.
# Show this label in kexecboot menu.
LABEL=${KEXECBOOT_LABEL}
#
# Specify full kernel path on target.
KERNEL=/boot/${KERNEL_IMAGETYPE}
#