diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files 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" | |||
| 5859 | <glossentry id='var-UBOOT_LOCALVERSION'><glossterm>UBOOT_LOCALVERSION</glossterm> | 5859 | <glossentry id='var-UBOOT_LOCALVERSION'><glossterm>UBOOT_LOCALVERSION</glossterm> |
| 5860 | <glossdef> | 5860 | <glossdef> |
| 5861 | <para> | 5861 | <para> |
| 5862 | Specifies the kernel version for the U-Boot image. | 5862 | Specifies a local version to be appended to U-Boot one. |
| 5863 | For example: | 5863 | For example: |
| 5864 | <literallayout class='monospaced'> | 5864 | <literallayout class='monospaced'> |
| 5865 | UBOOT_LOCALVERSION = "-yocto-standard" | 5865 | UBOOT_LOCALVERSION = "-yocto" |
| 5866 | </literallayout> | 5866 | </literallayout> |
| 5867 | </para> | 5867 | </para> |
| 5868 | </glossdef> | 5868 | </glossdef> |
