mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
documentation/poky-ref-manual/ref-variables.xml: YOCTO #1104 EXTRA_IMAGE_FEATURES
Added a cross-reference to the EXTRA_IMAGE_VARIABLES glossary term and provided more explanation describing the relationship between the variable and the IMAGE_FEATURES variable. (From yocto-docs rev: 0072ac854c544e218de840d923563ab53fb864d6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3faa84f835
commit
3d9db8b275
|
|
@ -399,7 +399,11 @@
|
|||
<glossentry id='var-IMAGE_FEATURES'><glossterm>IMAGE_FEATURES</glossterm>
|
||||
<glossdef>
|
||||
<para><link linkend="ref-features-image">List of
|
||||
features</link> present in resulting images</para>
|
||||
features</link> present in resulting images.
|
||||
Typically you configure this variable in image recipes.
|
||||
Note that you can add extra features to the image by using the
|
||||
<link linkend='var-EXTRA_IMAGE_FEATURES'>EXTRA_IMAGE_FEATURES</link>
|
||||
variable.</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user