summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-02 08:09:51 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-02 17:41:36 +0100
commit6c5691a5cafcbb67744bd9ce767e3cdbef856ed0 (patch)
tree53a651bf460f97dc3a78b95abf13286e0ace86bd /documentation/poky-ref-manual/ref-variables.xml
parent99a1bf091e0ca5ab44514c26c505ec162be15532 (diff)
downloadast2050-yocto-poky-6c5691a5cafcbb67744bd9ce767e3cdbef856ed0.zip
ast2050-yocto-poky-6c5691a5cafcbb67744bd9ce767e3cdbef856ed0.tar.gz
documentation: poky-ref-manual - glossary entry for SDKIMAGE_FEATURES
Add new SDKIMAGE_FEATURES to variable reference. (From yocto-docs rev: bb7de36ef04a11c95c46c8fbbe170c721d7b020b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/ref-variables.xml')
-rw-r--r--documentation/poky-ref-manual/ref-variables.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index 2ea1122..89c7fbd 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -1868,6 +1868,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
+ <glossentry id='var-SDKIMAGE_FEATURES'><glossterm>SDKIMAGE_FEATURES</glossterm>
+ <glossdef>
+ <para>Equivalent to
+ <filename><link linkend='var-IMAGE_FEATURES'>IMAGE_FEATURES</link></filename>.
+ However, this variable applies to the SDK generated from an image using
+ <filename>bitbake -c populate_sdk imagename</filename>).
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-SECTION'><glossterm>SECTION</glossterm>
<glossdef>
<para>The section where package should be put.
OpenPOWER on IntegriCloud