dev-manual: Applied some formatting for user input.

(From yocto-docs rev: 6a9ff5b63d704fa17edd8c304f6c3c6d8d903090)

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 2015-04-21 11:58:50 -07:00 committed by Richard Purdie
parent 87a60a2d1c
commit 9a054c46b4
1 changed files with 4 additions and 2 deletions

View File

@ -4756,8 +4756,10 @@
placed where the OpenEmbedded build system can find and apply them. placed where the OpenEmbedded build system can find and apply them.
Syntactically, the configuration statement is identical to what would appear Syntactically, the configuration statement is identical to what would appear
in the <filename>.config</filename> file, which is in the in the <filename>.config</filename> file, which is in the
<link linkend='build-directory'>Build Directory</link> in <link linkend='build-directory'>Build Directory</link>:
<filename>tmp/work/&lt;arch&gt;-poky-linux/linux-yocto-&lt;release-specific-string&gt;/linux-&lt;arch&gt;-&lt;build-type&gt;</filename>. <literallayout class='monospaced'>
tmp/work/<replaceable>arch</replaceable>-poky-linux/linux-yocto-<replaceable>release_specific_string</replaceable>/linux-<replaceable>arch</replaceable>-<replaceable>build_type</replaceable>
</literallayout>
</para> </para>
<para> <para>