diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7c931b8f37..7bebacdce9 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -422,7 +422,9 @@ | |||
| 422 | 422 | ||
| 423 | <glossentry id='var-BBFILE_PATTERN'><glossterm>BBFILE_PATTERN</glossterm> | 423 | <glossentry id='var-BBFILE_PATTERN'><glossterm>BBFILE_PATTERN</glossterm> |
| 424 | <glossdef> | 424 | <glossdef> |
| 425 | <para>Variable that expands to match files from <filename>BBFILES</filename> in a particular layer. | 425 | <para>Variable that expands to match files from |
| 426 | <link linkend='var-BBFILES'><filename>BBFILES</filename></link> | ||
| 427 | in a particular layer. | ||
| 426 | This variable is used in the <filename>conf/layer.conf</filename> file and must | 428 | This variable is used in the <filename>conf/layer.conf</filename> file and must |
| 427 | be suffixed with the name of the specific layer (e.g. | 429 | be suffixed with the name of the specific layer (e.g. |
| 428 | <filename>BBFILE_PATTERN_emenlow</filename>).</para> | 430 | <filename>BBFILE_PATTERN_emenlow</filename>).</para> |
