mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
ref-manual/variables.rst: update STAGING_DIR's description
STAGING_DIR is not in direct relation to recipe-sysroot* directries. Also it does not participate in packaging, but rather in staging and sharing files among recipes. (From yocto-docs rev: 0838936ad05a8d5ed410767f389d4fd1a4e379b3) Signed-off-by: Adam Blank <adam.blank.g@gmail.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 0ff189fcb82f5e845951c939197835d0a1daf87b) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
@@ -8893,8 +8893,7 @@ system and gives an overview of their function and contents.
|
||||
directory for the build host.
|
||||
|
||||
:term:`STAGING_DIR`
|
||||
Helps construct the ``recipe-sysroot*`` directories, which are used
|
||||
during packaging.
|
||||
Used for constructing directory trees used during staging.
|
||||
|
||||
For information on how staging for recipe-specific sysroots occurs,
|
||||
see the :ref:`ref-tasks-populate_sysroot`
|
||||
|
||||
Reference in New Issue
Block a user