From: Andrea Adami Date: Fri, 14 Jan 2011 23:30:45 +0000 (+0100) Subject: kexecboot-cfg: show DISTRO and MACHINE in the label. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=276ed84e0cdd45cd946ae4974a7bb957a2769e58;p=openembedded.git kexecboot-cfg: show DISTRO and MACHINE in the label. * Bump PR. Signed-off-by: Andrea Adami --- diff --git a/recipes/kexecboot/kexecboot-cfg_0.1.bb b/recipes/kexecboot/kexecboot-cfg_0.1.bb index ef16f31d36..f6dfbaca55 100644 --- a/recipes/kexecboot/kexecboot-cfg_0.1.bb +++ b/recipes/kexecboot/kexecboot-cfg_0.1.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Configuration file for kexecboot" SECTION = "base" LICENSE = "GPL" -PR = "r9" +PR = "r10" SRC_URI = "file://icon.xpm" @@ -28,7 +28,7 @@ do_configure_prepend () { } do_install_prepend () { echo '# Show this label in kexecboot menu. -LABEL=${DISTRO} +LABEL=${DISTRO}-${MACHINE} # # Specify full kernel path on target. KERNEL=/boot/${KERNEL_IMAGETYPE}