summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 698b0082ae..585888bca2 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -9332,6 +9332,17 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
9332 </glossdef> 9332 </glossdef>
9333 </glossentry> 9333 </glossentry>
9334 9334
9335 <glossentry id='var-SDK_VENDOR'><glossterm><imagedata fileref="figures/define-generic.png" />SDK_VENDOR</glossterm>
9336 <info>
9337 SDK_VENDOR[doc] = "Specifies the name of the SDK vendor."
9338 </info>
9339 <glossdef>
9340 <para>
9341 Specifies the name of the SDK vendor.
9342 </para>
9343 </glossdef>
9344 </glossentry>
9345
9335 <glossentry id='var-SDKIMAGE_FEATURES'><glossterm><imagedata fileref="figures/define-generic.png" />SDKIMAGE_FEATURES</glossterm> 9346 <glossentry id='var-SDKIMAGE_FEATURES'><glossterm><imagedata fileref="figures/define-generic.png" />SDKIMAGE_FEATURES</glossterm>
9336 <info> 9347 <info>
9337 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'." 9348 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'."