From 8267b847dde78ffe5cc8f3598699dc22a5d92b5d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 19 Nov 2013 16:02:40 -0800 Subject: [PATCH] ref-manual: Edits to the UBOOT_LOCALVERSION variable. (From yocto-docs rev: c47fbc2a0e6b9a7cd21a99dc227ee6b82e85f394) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 35ae8b2c08..fd64addd9d 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -5859,10 +5859,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" UBOOT_LOCALVERSION - Specifies the kernel version for the U-Boot image. + Specifies a local version to be appended to U-Boot one. For example: - UBOOT_LOCALVERSION = "-yocto-standard" + UBOOT_LOCALVERSION = "-yocto"