dev-manual: Edits to "Creating a Custom Template Configuration Directory"

Fixes [YOCTO #5895]

Some minor edits to the section.  I found a grammar error and a
mis-wording.

(From yocto-docs rev: 86e85512279a1379d9b30825d6af3e508faa320a)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-06-17 09:46:19 +03:00 committed by Richard Purdie
parent 99caeda1a1
commit 5112dbd23d
1 changed files with 3 additions and 3 deletions

View File

@ -4352,7 +4352,7 @@ Gateways via their Web Interfaces</ulink>"</emphasis>
<para>
The OpenEmbedded build system uses the environment variable
<filename>TEMPLATECONF</filename> locate the directory
<filename>TEMPLATECONF</filename> to locate the directory
from which it gathers configuration information that ultimately
ends up in the
<link linkend='build-directory'>Build Directory's</link>
@ -4362,8 +4362,8 @@ Gateways via their Web Interfaces</ulink>"</emphasis>
<literallayout class='monospaced'>
TEMPLATECONF=${TEMPLATECONF:-meta-yocto/conf}
</literallayout>
This is the directory that the build system finds templates
with which to build some key configuration files.
This is the directory used by the build system to find templates
from which to build some key configuration files.
If you look at this directory, you will see the
<filename>bblayers.conf.sample</filename>,
<filename>local.conf.sample</filename>, and