diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-04-21 11:58:50 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-24 11:07:34 +0100 |
| commit | 9a054c46b4eff32eb75207a08242dd4c8bd030bf (patch) | |
| tree | b783c3ffa777156f3d535006e8e2ba80cee6884f | |
| parent | 87a60a2d1c906b99ff98c96ce3607ed8e98389ae (diff) | |
| download | poky-9a054c46b4eff32eb75207a08242dd4c8bd030bf.tar.gz | |
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>
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 147e0295ac..aeda1febe9 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -4756,8 +4756,10 @@ | |||
| 4756 | placed where the OpenEmbedded build system can find and apply them. | 4756 | placed where the OpenEmbedded build system can find and apply them. |
| 4757 | Syntactically, the configuration statement is identical to what would appear | 4757 | Syntactically, the configuration statement is identical to what would appear |
| 4758 | in the <filename>.config</filename> file, which is in the | 4758 | in the <filename>.config</filename> file, which is in the |
| 4759 | <link linkend='build-directory'>Build Directory</link> in | 4759 | <link linkend='build-directory'>Build Directory</link>: |
| 4760 | <filename>tmp/work/<arch>-poky-linux/linux-yocto-<release-specific-string>/linux-<arch>-<build-type></filename>. | 4760 | <literallayout class='monospaced'> |
| 4761 | tmp/work/<replaceable>arch</replaceable>-poky-linux/linux-yocto-<replaceable>release_specific_string</replaceable>/linux-<replaceable>arch</replaceable>-<replaceable>build_type</replaceable> | ||
| 4762 | </literallayout> | ||
| 4761 | </para> | 4763 | </para> |
| 4762 | 4764 | ||
| 4763 | <para> | 4765 | <para> |
