summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 8cc994fa02..a9bc629178 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -6753,7 +6753,7 @@ system and gives an overview of their function and contents.
6753 6753
6754 - :ref:`ref-tasks-populate_lic` 6754 - :ref:`ref-tasks-populate_lic`
6755 - :ref:`ref-tasks-package_qa` 6755 - :ref:`ref-tasks-package_qa`
6756 - do_populate_sysroot 6756 - :ref:`ref-tasks-populate_sysroot`
6757 - :ref:`ref-tasks-deploy` 6757 - :ref:`ref-tasks-deploy`
6758 6758
6759 Despite the default value of "" for the 6759 Despite the default value of "" for the
@@ -7424,7 +7424,7 @@ system and gives an overview of their function and contents.
7424 For most recipes, this sysroot is the one in which that recipe's 7424 For most recipes, this sysroot is the one in which that recipe's
7425 :ref:`ref-tasks-populate_sysroot` task copies 7425 :ref:`ref-tasks-populate_sysroot` task copies
7426 files. Exceptions include ``-native`` recipes, where the 7426 files. Exceptions include ``-native`` recipes, where the
7427 ``do_populate_sysroot`` task instead uses 7427 :ref:`ref-tasks-populate_sysroot` task instead uses
7428 :term:`STAGING_DIR_NATIVE`. Depending on 7428 :term:`STAGING_DIR_NATIVE`. Depending on
7429 the type of recipe and the build target, :term:`STAGING_DIR_HOST` can 7429 the type of recipe and the build target, :term:`STAGING_DIR_HOST` can
7430 have the following values: 7430 have the following values: