diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 691a0cdc1a..0887a40b6b 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -7201,6 +7201,10 @@ system and gives an overview of their function and contents. | |||
7201 | configuration will not take effect. | 7201 | configuration will not take effect. |
7202 | 7202 | ||
7203 | :term:`SDKPATH` | 7203 | :term:`SDKPATH` |
7204 | Defines the path used to collect the SDK components and build the | ||
7205 | installer. | ||
7206 | |||
7207 | :term:`SDKPATHINSTALL` | ||
7204 | Defines the path offered to the user for installation of the SDK that | 7208 | Defines the path offered to the user for installation of the SDK that |
7205 | is generated by the OpenEmbedded build system. The path appears as | 7209 | is generated by the OpenEmbedded build system. The path appears as |
7206 | the default location for installing the SDK when you run the SDK's | 7210 | the default location for installing the SDK when you run the SDK's |
@@ -7210,7 +7214,7 @@ system and gives an overview of their function and contents. | |||
7210 | :term:`SDKTARGETSYSROOT` | 7214 | :term:`SDKTARGETSYSROOT` |
7211 | The full path to the sysroot used for cross-compilation within an SDK | 7215 | The full path to the sysroot used for cross-compilation within an SDK |
7212 | as it will be when installed into the default | 7216 | as it will be when installed into the default |
7213 | :term:`SDKPATH`. | 7217 | :term:`SDKPATHINSTALL`. |
7214 | 7218 | ||
7215 | :term:`SECTION` | 7219 | :term:`SECTION` |
7216 | The section in which packages should be categorized. Package | 7220 | The section in which packages should be categorized. Package |