]> code.ossystems Code Review - openembedded-core.git/commitdiff
Poky Reference Manual: Added a glossary definition for BBPATH.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 12 Nov 2010 15:26:31 +0000 (07:26 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 15 Nov 2010 22:25:26 +0000 (22:25 +0000)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/poky-ref-manual/ref-variables.xml

index cb308b76ab0f8f9fa1fc10dde25b3d5616d09896..fc2cbbeea3961d701c2b3b8a705602f7a1949816 100644 (file)
             </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>