mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
ref-manual: Added new UBOOT_SUFFIX variable description.
(From yocto-docs rev: e7a4899dc49a125195a5675693443a352eb82dca) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
412abaeadf
commit
a729e89ce7
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user