summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-11-19 11:31:13 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:53:13 +0000
commit412abaeadf8a555a6809526155c8b593735ad656 (patch)
treebd036cdfe635ad1d173c1dcd0481eb12cf792871 /documentation
parentab4f35216364c118665f6dbf021fd38f51c65734 (diff)
downloadpoky-412abaeadf8a555a6809526155c8b593735ad656.tar.gz
ref-manual: Added new variable UBOOT_LOCALDEFINITION
Very rough draft for this new variable. It will likely change. (From yocto-docs rev: b535542975ae469753cb27ce59f9f716167384fb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml12
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>