diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-28 09:05:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:38 +0100 |
commit | de0b67171dce9c880eecdab09eb57253028e29d6 (patch) | |
tree | a55310ce776b66fbddb0476054d5f9b2cb472a2a /documentation/ref-manual | |
parent | 7e059f46148a60cf3f71fd6bc0ae6c8347c2f502 (diff) | |
download | poky-de0b67171dce9c880eecdab09eb57253028e29d6.tar.gz |
ref-manual: Edits to DISTRO variable.
(From yocto-docs rev: 4bbd14f15a62d264f81390df61f542ce5a85a6c2)
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')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 110680683f..40441fef7b 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -763,9 +763,10 @@ Core layer for images cannot be removed | |||
763 | This variable corresponds to a file with the | 763 | This variable corresponds to a file with the |
764 | extension <filename>.conf</filename> | 764 | extension <filename>.conf</filename> |
765 | located in a <filename>conf/distro</filename> directory | 765 | located in a <filename>conf/distro</filename> directory |
766 | within the metadata that contains the distribution configuration. | 766 | within the |
767 | The | 767 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> |
768 | value must not contain spaces, and is typically all lower-case. | 768 | that contains the distribution configuration. |
769 | The value must not contain spaces, and is typically all lower-case. | ||
769 | </para> | 770 | </para> |
770 | <para> | 771 | <para> |
771 | If the variable is blank, a set of default configuration | 772 | If the variable is blank, a set of default configuration |