summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorAdam Blank <adam.blank.g@gmail.com>2025-10-01 15:46:35 +0200
committerSteve Sakoman <steve@sakoman.com>2025-10-09 12:16:46 -0700
commitfbc7beca684d81410f5ad5c146b87e4cb080c98a (patch)
tree8d0e4eba035995d30fe810bb27ca18056dfbc78e /documentation
parent8e94da92196d6ca8a95d36bb822fbf973c55a916 (diff)
downloadpoky-fbc7beca684d81410f5ad5c146b87e4cb080c98a.tar.gz
ref-manual/variables.rst: fix the description of STAGING_DIR
There is no single "recipe-sysroots" directory, but rather many "recipe-sysroot*" directories. (From yocto-docs rev: 6f086fd3d9dbbb0c80f6c3e89b8df4fed422e79a) Signed-off-by: Adam Blank <adam.blank.g@gmail.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit f2d6e228409cb1dd1dbf339c405699ac6d3900be) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/variables.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 66410f17d1..b8ef6b1546 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8828,7 +8828,7 @@ system and gives an overview of their function and contents.
8828 directory for the build host. 8828 directory for the build host.
8829 8829
8830 :term:`STAGING_DIR` 8830 :term:`STAGING_DIR`
8831 Helps construct the ``recipe-sysroots`` directory, which is used 8831 Helps construct the ``recipe-sysroot*`` directories, which are used
8832 during packaging. 8832 during packaging.
8833 8833
8834 For information on how staging for recipe-specific sysroots occurs, 8834 For information on how staging for recipe-specific sysroots occurs,