* $DISTRO_VERSION is always set and is more detailed
* bump PR

Signed-off-by: Andrea Adami <[email protected]>
---
 recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb 
b/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb
index 24dd2a4..3bc212e 100644
--- a/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb
+++ b/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb
@@ -3,7 +3,9 @@ SECTION = "base"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = 
"file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
 
-PR = "r12"
+PR = "r13"
+
+INHIBIT_DEFAULT_DEPS = "1"
 
 SRC_URI = "file://icon.xpm"
 
@@ -20,7 +22,7 @@ echo '# First kernel stanza.
 KERNEL=/boot/${KERNEL_IMAGETYPE}
 
 # Show this label in kexecboot menu.
-LABEL=${DISTRO}-${MACHINE}
+LABEL=${DISTRO_VERSION}-${MACHINE}
 #
 # Append this tags to the kernel cmdline.
 APPEND=${CMDLINE} ${CMDLINE_DEBUG}
-- 
1.7.3.4


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to