diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-02-10 14:14:18 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:17:01 +0000 |
| commit | d089b7c7f282d56eb63156d0460375affbbb6de6 (patch) | |
| tree | 95efb4f5b48b43af387b883547ee08ac08958da9 | |
| parent | b0ed0bc630ac03280bbce30107c58e4508bff0e3 (diff) | |
| download | poky-d089b7c7f282d56eb63156d0460375affbbb6de6.tar.gz | |
ref-manual: Added new description for SDK_VENDOR.
(From yocto-docs rev: 20d1d9145926b459dff39bfe39d71b78a25cd387)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 11 |
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'." |
