Poky Reference Manual: Added a glossary definition for BBPATH.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
Scott Rifenbark 2010-11-12 07:26:31 -08:00 committed by Richard Purdie
parent 444597f44e
commit 175be120f3
1 changed files with 6 additions and 1 deletions

View File

@ -99,7 +99,12 @@
</glossdef>
</glossentry>
<!-- BBPATH is not a usable variable in .bb files and should not be listed here -->
<glossentry id='var-BBPATH'><glossterm>BBPATH</glossterm>
<glossdef>
<para>Used by Bitbake to locate bbclass and configuration files. This variable is analagous to
the PATH variable.</para>
</glossdef>
</glossentry>
<glossentry id='var-BBINCLUDELOGS'><glossterm>BBINCLUDELOGS</glossterm>
<glossdef>