mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
80098bb7f1
commit
226de9287c
@@ -422,7 +422,9 @@
|
|||||||
|
|
||||||
<glossentry id='var-BBFILE_PATTERN'><glossterm>BBFILE_PATTERN</glossterm>
|
<glossentry id='var-BBFILE_PATTERN'><glossterm>BBFILE_PATTERN</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>Variable that expands to match files from <filename>BBFILES</filename> in a particular layer.
|
<para>Variable that expands to match files from
|
||||||
|
<link linkend='var-BBFILES'><filename>BBFILES</filename></link>
|
||||||
|
in a particular layer.
|
||||||
This variable is used in the <filename>conf/layer.conf</filename> file and must
|
This variable is used in the <filename>conf/layer.conf</filename> file and must
|
||||||
be suffixed with the name of the specific layer (e.g.
|
be suffixed with the name of the specific layer (e.g.
|
||||||
<filename>BBFILE_PATTERN_emenlow</filename>).</para>
|
<filename>BBFILE_PATTERN_emenlow</filename>).</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user