]> code.ossystems Code Review - openembedded-core.git/commitdiff
Poky Reference Manual: Added BBFILE_COLLECTIONS glossary term.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 10 Nov 2010 16:32:07 +0000 (08:32 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 15 Nov 2010 22:25:25 +0000 (22:25 +0000)
The Extending Poky chapter was referencing a non-existent BBFILE_COLLECTIONS
glossary term.  I added the term.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/poky-ref-manual/ref-variables.xml

index eea07de2ae8275320c1c775857d118d8abffd2b5..3089166ba7bb2a225e1556ba352697355086f933 100644 (file)
             </glossdef>
         </glossentry>
 
+        <glossentry id='var-BBFILE_COLLECTIONS'><glossterm>BBFILE_COLLECTIONS</glossterm>
+            <glossdef>
+                <para>Identifies layer-specific bbfiles, which contain recipes used by BitBake to build software.
+                    The Variable is appended with a layer name.</para>
+            </glossdef>
+        </glossentry>
+
         <glossentry id='var-BBFILES'><glossterm>BBFILES</glossterm>
             <glossdef>
                 <para>List of recipes used by BitBake to build software</para>