mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
documentation/dev-manual/dev-manual-common-tasks.xml: Minor edit.
(From yocto-docs rev: 6a71d919a6a4a0d33aeb793e7ddecfc9fa5c6db1) 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
9ba2e3dc78
commit
83141b336c
@@ -972,8 +972,9 @@
|
|||||||
<title>Excluding Packages</title>
|
<title>Excluding Packages</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
It is possible to filter or mask out recipe and recipe append files such that
|
It is possible to filter or mask out <filename>.bb</filename> and
|
||||||
BitBake ignores them.
|
<filename>.bbappend</filename> files such that BitBake ignores them during
|
||||||
|
the build.
|
||||||
You can do this by providing an expression with the
|
You can do this by providing an expression with the
|
||||||
<filename><ulink url='&YOCTO_DOCS_REF_URL;#var-BBMASK'>BBMASK</ulink></filename>
|
<filename><ulink url='&YOCTO_DOCS_REF_URL;#var-BBMASK'>BBMASK</ulink></filename>
|
||||||
variable.
|
variable.
|
||||||
|
|||||||
Reference in New Issue
Block a user