ref-manual: Added new UBOOT_SUFFIX variable description.

(From yocto-docs rev: 87272ea28fca85ff9cf22ce4c81738a73f7f3410)

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 11:36:06 -08:00 committed by Richard Purdie
parent 8507753bb8
commit cd8c865688
1 changed files with 16 additions and 1 deletions

View File

@ -5862,7 +5862,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
Specifies the kernel version for the U-Boot image.
For example:
<literallayout class='monospaced'>
UBOOT_LOCALVERSION = "yocto-standard"
UBOOT_LOCALVERSION = "-yocto-standard"
</literallayout>
</para>
</glossdef>
@ -5882,6 +5882,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
<glossentry id='var-UBOOT_SUFFIX'><glossterm>UBOOT_SUFFIX</glossterm>
<glossdef>
<para>
Points to the generated U-Boot extension.
For example, <filename>u-boot.sb</filename> has a
<filename>.sb</filename> extension.
</para>
<para>
The default U-Boot extension is
<filename>.bin</filename>
</para>
</glossdef>
</glossentry>
<glossentry id='var-UBOOT_TARGET'><glossterm>UBOOT_TARGET</glossterm>
<glossdef>
<para>