summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-11-21 17:14:41 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:53:17 +0000
commitbbd193d86cee036c2325f8e480584c9d2b389690 (patch)
treee744ba72417fc84feb90b540b107f38e18a1ef09 /documentation
parent7496f805e328fefe6f6a7e257ff15fe476755f04 (diff)
downloadpoky-bbd193d86cee036c2325f8e480584c9d2b389690.tar.gz
ref-manual: Some edits to the DISTRO_FEATURES variable.
(From yocto-docs rev: 08e86f0b5bad77f0b01508cc5343027541c3b433) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 3499b78a20..773eb88fdf 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1348,6 +1348,11 @@
1348 <para> 1348 <para>
1349 The software support you want in your distribution for 1349 The software support you want in your distribution for
1350 various features. 1350 various features.
1351 You define your distribution features in the distribution
1352 configuration file.
1353 </para>
1354
1355 <para>
1351 In most cases, the presence or absence of a feature in 1356 In most cases, the presence or absence of a feature in
1352 <filename>DISTRO_FEATURES</filename> is translated to the 1357 <filename>DISTRO_FEATURES</filename> is translated to the
1353 appropriate option supplied to the configure script 1358 appropriate option supplied to the configure script