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.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index a0187a6d47..fc348f1030 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -7598,6 +7598,10 @@ system and gives an overview of their function and contents.
7598 configuration will not take effect. 7598 configuration will not take effect.
7599 7599
7600 :term:`SDKPATH` 7600 :term:`SDKPATH`
7601 Defines the path used to collect the SDK components and build the
7602 installer.
7603
7604 :term:`SDKPATHINSTALL`
7601 Defines the path offered to the user for installation of the SDK that 7605 Defines the path offered to the user for installation of the SDK that
7602 is generated by the OpenEmbedded build system. The path appears as 7606 is generated by the OpenEmbedded build system. The path appears as
7603 the default location for installing the SDK when you run the SDK's 7607 the default location for installing the SDK when you run the SDK's
@@ -7607,7 +7611,7 @@ system and gives an overview of their function and contents.
7607 :term:`SDKTARGETSYSROOT` 7611 :term:`SDKTARGETSYSROOT`
7608 The full path to the sysroot used for cross-compilation within an SDK 7612 The full path to the sysroot used for cross-compilation within an SDK
7609 as it will be when installed into the default 7613 as it will be when installed into the default
7610 :term:`SDKPATH`. 7614 :term:`SDKPATHINSTALL`.
7611 7615
7612 :term:`SECTION` 7616 :term:`SECTION`
7613 The section in which packages should be categorized. Package 7617 The section in which packages should be categorized. Package