From d8acb872c59f752d1531715ad7369b47a73bf571 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 10 Feb 2015 14:04:44 -0800 Subject: [PATCH] ref-manual: Added new description for SDK_OS. (From yocto-docs rev: f71c032bb51608ab2fe8e5735c423a8a86e6d37e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 0ee36d09c0..df903a4b4d 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" + SDK_OS + + SDK_OS[doc] = "The operating system for which the SDK will be built." + + + + Specifies the operating system for which the SDK + will be built. + The default value is the value of + BUILD_OS. + + + + SDK_OUTPUT SDK_OUTPUT[doc] = "The location used by the OpenEmbedded build system when creating SDK output."