diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e2d971e7fc..a073746b66 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -5862,7 +5862,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 5862 | Specifies the kernel version for the U-Boot image. | 5862 | Specifies the kernel version for the U-Boot image. |
| 5863 | For example: | 5863 | For example: |
| 5864 | <literallayout class='monospaced'> | 5864 | <literallayout class='monospaced'> |
| 5865 | UBOOT_LOCALVERSION = "yocto-standard" | 5865 | UBOOT_LOCALVERSION = "-yocto-standard" |
| 5866 | </literallayout> | 5866 | </literallayout> |
| 5867 | </para> | 5867 | </para> |
| 5868 | </glossdef> | 5868 | </glossdef> |
| @@ -5882,6 +5882,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 5882 | </glossdef> | 5882 | </glossdef> |
| 5883 | </glossentry> | 5883 | </glossentry> |
| 5884 | 5884 | ||
| 5885 | <glossentry id='var-UBOOT_SUFFIX'><glossterm>UBOOT_SUFFIX</glossterm> | ||
| 5886 | <glossdef> | ||
| 5887 | <para> | ||
| 5888 | Points to the generated U-Boot extension. | ||
| 5889 | For example, <filename>u-boot.sb</filename> has a | ||
| 5890 | <filename>.sb</filename> extension. | ||
| 5891 | </para> | ||
| 5892 | |||
| 5893 | <para> | ||
| 5894 | The default U-Boot extension is | ||
| 5895 | <filename>.bin</filename> | ||
| 5896 | </para> | ||
| 5897 | </glossdef> | ||
| 5898 | </glossentry> | ||
| 5899 | |||
| 5885 | <glossentry id='var-UBOOT_TARGET'><glossterm>UBOOT_TARGET</glossterm> | 5900 | <glossentry id='var-UBOOT_TARGET'><glossterm>UBOOT_TARGET</glossterm> |
| 5886 | <glossdef> | 5901 | <glossdef> |
| 5887 | <para> | 5902 | <para> |
