mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
manuals: add references to "do_populate_sysroot" task
[YOCTO #14508] Reported-by: Quentin Schulz <foss@0leil.net> (From yocto-docs rev: a010e2eafa6754c46faac6f6dfd02dc6152d274f) 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
8f39d1812b
commit
a8b6712dfd
@@ -6753,7 +6753,7 @@ system and gives an overview of their function and contents.
|
||||
|
||||
- :ref:`ref-tasks-populate_lic`
|
||||
- :ref:`ref-tasks-package_qa`
|
||||
- do_populate_sysroot
|
||||
- :ref:`ref-tasks-populate_sysroot`
|
||||
- :ref:`ref-tasks-deploy`
|
||||
|
||||
Despite the default value of "" for the
|
||||
@@ -7424,7 +7424,7 @@ system and gives an overview of their function and contents.
|
||||
For most recipes, this sysroot is the one in which that recipe's
|
||||
:ref:`ref-tasks-populate_sysroot` task copies
|
||||
files. Exceptions include ``-native`` recipes, where the
|
||||
``do_populate_sysroot`` task instead uses
|
||||
:ref:`ref-tasks-populate_sysroot` task instead uses
|
||||
:term:`STAGING_DIR_NATIVE`. Depending on
|
||||
the type of recipe and the build target, :term:`STAGING_DIR_HOST` can
|
||||
have the following values:
|
||||
|
||||
Reference in New Issue
Block a user