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>
This commit is contained in:
Scott Rifenbark 2015-02-10 14:04:44 -08:00 committed by Richard Purdie
parent 35612bfd32
commit d8acb872c5
1 changed files with 14 additions and 0 deletions

View File

@ -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."