mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
ref-manual: Updated EXTRA_IMAGE_FEATURES variable
Added better wording to show that you use spaces to separate multiple features. (From yocto-docs rev: 5bbfda659be29b0014d25391680c1f9e4f3866d1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f23f27d47e
commit
ddefb0a380
@@ -3652,7 +3652,12 @@
|
||||
<glossdef>
|
||||
<para role="glossdeffirst">
|
||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||
The list of additional features to include in an image.
|
||||
A list of additional features to include in an image.
|
||||
When listing more than one feature, separate them with
|
||||
a space.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Typically, you configure this variable in your
|
||||
<filename>local.conf</filename> file, which is found in the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>.
|
||||
|
||||
Reference in New Issue
Block a user