mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
ref-manual: BBFILES_DYNAMIC - fix punctuation and quoting issues
(From yocto-docs rev: a798e1172ac507549ad36c0cfd4b92f53a1bef87) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5c85099acc
commit
ea0bc63dec
@@ -641,8 +641,10 @@ system and gives an overview of their function and contents.
|
||||
introduce a hard dependency on those other layers.
|
||||
|
||||
Use the following form for :term:`BBFILES_DYNAMIC`:
|
||||
collection_name:filename_pattern The following example identifies two
|
||||
collection names and two filename patterns::
|
||||
``collection_name:filename_pattern``.
|
||||
|
||||
The following example identifies two collection names and two
|
||||
filename patterns::
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
clang-layer:${LAYERDIR}/bbappends/meta-clang/*/*/*.bbappend \
|
||||
|
||||
Reference in New Issue
Block a user