summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-05-12 18:48:30 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 23:11:37 +0100
commitddefb0a380d240184863deb39ea66332539aa5b5 (patch)
tree0e35e0226d0df25fb8d372d3f705b3e97ab5d36b
parentf23f27d47ee85c76e4f7b004a3ad09e1220cac4f (diff)
downloadast2050-yocto-poky-ddefb0a380d240184863deb39ea66332539aa5b5.zip
ast2050-yocto-poky-ddefb0a380d240184863deb39ea66332539aa5b5.tar.gz
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>
-rw-r--r--documentation/ref-manual/ref-variables.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index fac6d90..131babf 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -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>.
OpenPOWER on IntegriCloud