Browse Source

bitbake-user-manual-ref-variables: Added BBLAYERS_FETCH_DIR glossary item.

Add BBLAYERS_FETCH_DIR to the Variables Glossary.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Trevor Woerner 9 years ago
parent
commit
5ecd6a671c
1 changed files with 14 additions and 0 deletions
  1. 14 0
      doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml

+ 14 - 0
doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml

@@ -1066,6 +1066,20 @@
             </glossdef>
         </glossentry>
 
+        <glossentry id='var-BBLAYERS_FETCH_DIR'><glossterm>BBLAYERS_FETCH_DIR</glossterm>
+            <glossdef>
+                <para>
+                    Sets the base location where layers are stored.
+                    By default, this location is set to
+                    <filename>${COREBASE}</filename>.
+                    This setting is used in conjunction with
+                    <filename>bitbake-layers layerindex-fetch</filename> and
+                    tells <filename>bitbake-layers</filename> where to place
+                    the fetched layers.
+                </para>
+            </glossdef>
+        </glossentry>
+
         <glossentry id='var-BBMASK'><glossterm>BBMASK</glossterm>
             <glossdef>
                 <para>