ref-manual: Edits to the UBOOT_LOCALVERSION variable.

(From yocto-docs rev: c47fbc2a0e6b9a7cd21a99dc227ee6b82e85f394)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-11-19 16:02:40 -08:00 committed by Richard Purdie
parent 03fe1aff16
commit 8267b847dd
1 changed files with 2 additions and 2 deletions

View File

@ -5859,10 +5859,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<glossentry id='var-UBOOT_LOCALVERSION'><glossterm>UBOOT_LOCALVERSION</glossterm>
<glossdef>
<para>
Specifies the kernel version for the U-Boot image.
Specifies a local version to be appended to U-Boot one.
For example:
<literallayout class='monospaced'>
UBOOT_LOCALVERSION = "-yocto-standard"
UBOOT_LOCALVERSION = "-yocto"
</literallayout>
</para>
</glossdef>