mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes
(From yocto-docs rev: 33cf8166a543a3fd76bb0e6cab03589c6d45f48c) Signed-off-by: Arne Schwerdt <arne.schwerdt@elbbits.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
e0cfa4c6a1
commit
eb793e0506
@@ -1362,6 +1362,13 @@ system and gives an overview of their function and contents.
|
||||
speed since the build system skips parsing recipes not compatible
|
||||
with the current machine.
|
||||
|
||||
.. note::
|
||||
|
||||
When :term:`COMPATIBLE_MACHINE` is set in a recipe inherits from
|
||||
native, the recipe is always skipped. All native recipes must be
|
||||
entirely target independent and should not rely on :term:`MACHINE`.
|
||||
|
||||
|
||||
:term:`COMPLEMENTARY_GLOB`
|
||||
Defines wildcards to match when installing a list of complementary
|
||||
packages for all the packages explicitly (or implicitly) installed in
|
||||
|
||||
Reference in New Issue
Block a user