1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

dev-manual: Applied some formatting for user input.

(From yocto-docs rev: 1463f3b5f51b82bd7a4dd953003a1d24ef01178b)

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 12cc91a768
commit 06cbcff7be
@@ -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>