diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-28 08:44:54 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:37 +0100 |
| commit | 226de9287cd25523a95d243c2f0232e9bb91c8fc (patch) | |
| tree | 2c19654191b4a75c077106e64db7edf32c00be2e | |
| parent | 80098bb7f19d3b80070d27be7cbc732494be2979 (diff) | |
| download | poky-226de9287cd25523a95d243c2f0232e9bb91c8fc.tar.gz | |
ref-manual: Edits to BBFILES variable.
(From yocto-docs rev: e3d1516673b8ba0dcb84da417a575e2f6faba573)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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> |
