summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-02-10 14:04:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-17 15:17:01 +0000
commitd8acb872c59f752d1531715ad7369b47a73bf571 (patch)
tree18c4117c586a65e2ca6175b9309715e8bf968793 /documentation
parent35612bfd32144ab96c6d801e0dec0647f31ff71e (diff)
downloadast2050-yocto-poky-d8acb872c59f752d1531715ad7369b47a73bf571.zip
ast2050-yocto-poky-d8acb872c59f752d1531715ad7369b47a73bf571.tar.gz
ref-manual: Added new description for SDK_OS.
(From yocto-docs rev: f71c032bb51608ab2fe8e5735c423a8a86e6d37e) 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 0ee36d0..df903a4 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -9234,6 +9234,20 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
+ <glossentry id='var-SDK_OS'><glossterm><imagedata fileref="figures/define-generic.png" />SDK_OS</glossterm>
+ <info>
+ SDK_OS[doc] = "The operating system for which the SDK will be built."
+ </info>
+ <glossdef>
+ <para>
+ Specifies the operating system for which the SDK
+ will be built.
+ The default value is the value of
+ <link linkend='var-BUILD_OS'><filename>BUILD_OS</filename></link>.
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-SDK_OUTPUT'><glossterm><imagedata fileref="figures/define-generic.png" />SDK_OUTPUT</glossterm>
<info>
SDK_OUTPUT[doc] = "The location used by the OpenEmbedded build system when creating SDK output."
OpenPOWER on IntegriCloud