summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-01-31 13:26:00 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-11 12:01:31 +0000
commit776c33ef2132521582ee075a86110aa4aa04c46a (patch)
tree5b06d15ede027b16412252b9073ccd920d43dbf8 /documentation
parentec0f9cf85a67b6ab0589958b68191940ce7125a5 (diff)
downloadast2050-yocto-poky-776c33ef2132521582ee075a86110aa4aa04c46a.zip
ast2050-yocto-poky-776c33ef2132521582ee075a86110aa4aa04c46a.tar.gz
ref-manual: Added SDKPATH to glossary.
Fixes [YOCTO #5755] I added this variable to the glossary chapter. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 0ad0e2ca351ebc52c92404d71502455cf7c042c9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index ea00098..a6d4fa2 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -5866,6 +5866,20 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
+ <glossentry id='var-SDKPATH'><glossterm>SDKPATH</glossterm>
+ <glossdef>
+ <para>
+ Defines the path offered to the user for installation
+ of the SDK that is generated by the OpenEmbedded build
+ system.
+ The path appears as the default location for installing
+ the SDK when you run the SDK's installation script.
+ You can override the offered path when you run the
+ script.
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-SECTION'><glossterm>SECTION</glossterm>
<glossdef>
<para>The section in which packages should be categorized.
OpenPOWER on IntegriCloud