mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +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
@@ -2527,7 +2527,7 @@ stages:
|
||||
want to share with other recipes that have dependencies on the
|
||||
originating recipe. Normally these dependencies are installed through
|
||||
the :ref:`ref-tasks-install` task into
|
||||
``${``\ :term:`D`\ ``}``. The ``do_populate_sysroot`` task
|
||||
``${``\ :term:`D`\ ``}``. The :ref:`ref-tasks-populate_sysroot` task
|
||||
copies a subset of these files into ``${SYSROOT_DESTDIR}``. This
|
||||
subset of files is controlled by the
|
||||
:term:`SYSROOT_DIRS`,
|
||||
|
||||
Reference in New Issue
Block a user