summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-02-10 14:17:25 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-17 15:17:01 +0000
commit3c3e856094a9e72fb0b4e49fb03d2507bf88002c (patch)
tree19e38992549efeac6439a6af34b3749697840a74 /documentation
parentd089b7c7f282d56eb63156d0460375affbbb6de6 (diff)
downloadast2050-yocto-poky-3c3e856094a9e72fb0b4e49fb03d2507bf88002c.zip
ast2050-yocto-poky-3c3e856094a9e72fb0b4e49fb03d2507bf88002c.tar.gz
ref-manual: Added variable description for BUILD_PREFIX.
(From yocto-docs rev: d4ab1886cb5c4b65afa2c0e8e2e1b2ce567b4d2e) 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.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 585888b..a4c5a2c 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1328,6 +1328,21 @@ meta/conf/machine/include/<architecture>/arch-<architecture>.inc
</glossdef>
</glossentry>
+ <glossentry id='var-BUILD_PREFIX'><glossterm><imagedata fileref="figures/define-generic.png" />BUILD_PREFIX</glossterm>
+ <info>
+ BUILD_PREFIX[doc] = "The toolchain binary prefix used for native recipes."
+ </info>
+ <glossdef>
+ <para>
+ The toolchain binary prefix used for native recipes.
+ The OpenEmbedded build system uses the
+ <filename>BUILD_PREFIX</filename> value to set the
+ <link linkend='var-TARGET_PREFIX'><filename>TARGET_PREFIX</filename></link>
+ when building for native recipes.
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-BUILDDIR'><glossterm><imagedata fileref="figures/define-generic.png" />BUILDDIR</glossterm>
<info>
BUILDDIR[doc] = "Points to the location of the Build Directory."
OpenPOWER on IntegriCloud