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
@@ -392,7 +392,7 @@ For information on what directories are copied by default, see the
|
||||
these variables inside your recipe if you need to make additional (or
|
||||
fewer) directories available to other recipes at build time.
|
||||
|
||||
The ``do_populate_sysroot`` task is a shared state (sstate) task, which
|
||||
The :ref:`ref-tasks-populate_sysroot` task is a shared state (sstate) task, which
|
||||
means that the task can be accelerated through sstate use. Realize also
|
||||
that if the task is re-executed, any previous output is removed (i.e.
|
||||
"cleaned").
|
||||
|
||||
Reference in New Issue
Block a user