]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Added new description for SDK_VENDOR.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 10 Feb 2015 22:14:18 +0000 (14:14 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Feb 2015 15:17:01 +0000 (15:17 +0000)
(From yocto-docs rev: 20d1d9145926b459dff39bfe39d71b78a25cd387)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-variables.xml

index 698b0082ae582940a6a767a09be2a178fdb89f51..585888bca2a519696384ffe7b9bfec0c613bb9b4 100644 (file)
@@ -9332,6 +9332,17 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
             </glossdef>
         </glossentry>
 
+        <glossentry id='var-SDK_VENDOR'><glossterm><imagedata fileref="figures/define-generic.png" />SDK_VENDOR</glossterm>
+            <info>
+                SDK_VENDOR[doc] = "Specifies the name of the SDK vendor."
+            </info>
+            <glossdef>
+                <para>
+                    Specifies the name of the SDK vendor.
+                </para>
+            </glossdef>
+        </glossentry>
+
         <glossentry id='var-SDKIMAGE_FEATURES'><glossterm><imagedata fileref="figures/define-generic.png" />SDKIMAGE_FEATURES</glossterm>
             <info>
                 SDKIMAGE_FEATURES[doc] = "Equivalent to IMAGE_FEATURES. However, this variable applies to the SDK generated from an image using the command 'bitbake -c populate_sdk imagename'."