ref-manual: Added new variable description for BUILD_VENDOR.

(From yocto-docs rev: d38bf6819c5a2c4e7aea0ba3a741c18365c760ff)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2015-02-10 14:21:03 -08:00 committed by Richard Purdie
parent 3c3e856094
commit 57270588f8
1 changed files with 13 additions and 0 deletions

View File

@ -1343,6 +1343,19 @@ meta/conf/machine/include/<architecture>/arch-<architecture>.inc
</glossdef>
</glossentry>
<glossentry id='var-BUILD_VENDOR'><glossterm><imagedata fileref="figures/define-generic.png" />BUILD_VENDOR</glossterm>
<info>
BUILD_VENDOR[doc] = "The vendor name to use when building for the build host."
</info>
<glossdef>
<para>
Specifies the vendor name to use when building for the
build host.
The default value is an empty string ("").
</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."