diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-11-21 17:14:41 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:54:07 +0000 |
| commit | 2f1b6e1126f5a7a5cdc3bf39816bee1fece02dbb (patch) | |
| tree | 16c22c52ed86bc047aa3503630a168da68fe8a39 /documentation/ref-manual/ref-variables.xml | |
| parent | 859980e7db0e60892fdef5f98e1cdeead46c5796 (diff) | |
| download | poky-2f1b6e1126f5a7a5cdc3bf39816bee1fece02dbb.tar.gz | |
ref-manual: Some edits to the DISTRO_FEATURES variable.
(From yocto-docs rev: 10c4a13dc28ef1a8ceeee5a31dfbdd64511cd3d0)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 5 |
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 |
