kexecboot-cfg: show DISTRO and MACHINE in the label.
authorAndrea Adami <andrea.adami@gmail.com>
Fri, 14 Jan 2011 23:30:45 +0000 (00:30 +0100)
committerAndrea Adami <andrea.adami@gmail.com>
Sat, 15 Jan 2011 00:23:13 +0000 (01:23 +0100)
* Bump PR.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/kexecboot/kexecboot-cfg_0.1.bb

index ef16f31..f6dfbac 100644 (file)
@@ -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}