From 341a685c9a4d9e805396900bad00159c4cb40ed4 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: 856cc1ff0fa70ca28536374b0a3a426438f701e3) 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"