diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-28 09:11:20 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:38 +0100 |
commit | 149812462737d49bd0b4cb74c417adf67769642d (patch) | |
tree | 6e28f8d88d57c2e490e24ba56c2d43271811c19b | |
parent | d14a0b18069c3dba7eae7eea9afbdd42e38c1953 (diff) | |
download | poky-149812462737d49bd0b4cb74c417adf67769642d.tar.gz |
ref-manual: Edits to DISTRO_FEATURES variable.
(From yocto-docs rev: 5ddb8bc552a8a80cb875dd29c3dc4456ce3bf309)
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.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 6282278f12..18e7fbf400 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -807,8 +807,9 @@ Core layer for images cannot be removed | |||
807 | <glossentry id='var-DISTRO_FEATURES'><glossterm>DISTRO_FEATURES</glossterm> | 807 | <glossentry id='var-DISTRO_FEATURES'><glossterm>DISTRO_FEATURES</glossterm> |
808 | <glossdef> | 808 | <glossdef> |
809 | <para>The features enabled for the distribution. | 809 | <para>The features enabled for the distribution. |
810 | For a list of features supported by the Yocto Project as shipped, | 810 | For a list of supported features that ship with the |
811 | see the "<link linkend='ref-features-distro'>Distro</link>" | 811 | Yocto Project, see the |
812 | "<link linkend='ref-features-distro'>Distro</link>" | ||
812 | section. | 813 | section. |
813 | </para> | 814 | </para> |
814 | </glossdef> | 815 | </glossdef> |