diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e8a68c456b..e2d971e7fc 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -5856,6 +5856,18 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 5856 | </glossdef> | 5856 | </glossdef> |
| 5857 | </glossentry> | 5857 | </glossentry> |
| 5858 | 5858 | ||
| 5859 | <glossentry id='var-UBOOT_LOCALVERSION'><glossterm>UBOOT_LOCALVERSION</glossterm> | ||
| 5860 | <glossdef> | ||
| 5861 | <para> | ||
| 5862 | Specifies the kernel version for the U-Boot image. | ||
| 5863 | For example: | ||
| 5864 | <literallayout class='monospaced'> | ||
| 5865 | UBOOT_LOCALVERSION = "yocto-standard" | ||
| 5866 | </literallayout> | ||
| 5867 | </para> | ||
| 5868 | </glossdef> | ||
| 5869 | </glossentry> | ||
| 5870 | |||
| 5859 | <glossentry id='var-UBOOT_MACHINE'><glossterm>UBOOT_MACHINE</glossterm> | 5871 | <glossentry id='var-UBOOT_MACHINE'><glossterm>UBOOT_MACHINE</glossterm> |
| 5860 | <glossdef> | 5872 | <glossdef> |
| 5861 | <para> | 5873 | <para> |
