From: Scott Rifenbark Date: Wed, 10 Nov 2010 16:32:07 +0000 (-0800) Subject: Poky Reference Manual: Added BBFILE_COLLECTIONS glossary term. X-Git-Tag: 2011-1~4022 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ab92ec1a879e2149c626a5237fd14166e92d5122;p=openembedded-core.git Poky Reference Manual: Added BBFILE_COLLECTIONS glossary term. The Extending Poky chapter was referencing a non-existent BBFILE_COLLECTIONS glossary term. I added the term. Signed-off-by: Scott Rifenbark --- diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index eea07de2ae..3089166ba7 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -70,6 +70,13 @@ + BBFILE_COLLECTIONS + + Identifies layer-specific bbfiles, which contain recipes used by BitBake to build software. + The Variable is appended with a layer name. + + + BBFILES List of recipes used by BitBake to build software