diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-27 10:54:00 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:55 +0100 |
| commit | 8bd7304390511980d204258d0bb9d2eadac3a57b (patch) | |
| tree | c8320dba24febf210cf70b81347c0e4dbe0dd30e /documentation/ref-manual | |
| parent | 4fadd757cd8a93db21a0b93b3e51435a8585f5be (diff) | |
| download | poky-8bd7304390511980d204258d0bb9d2eadac3a57b.tar.gz | |
ref-manual: Fixed syntax in "meta/conf/machine/".
(From yocto-docs rev: bd84a06b55806d1939837cfcd7f6159fe70594ab)
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-structure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 5535d58406..d4a42f994a 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
| @@ -586,7 +586,7 @@ | |||
| 586 | 586 | ||
| 587 | <para> | 587 | <para> |
| 588 | This directory contains all the machine configuration files. | 588 | This directory contains all the machine configuration files. |
| 589 | If you set <filename>MACHINE="qemux86"</filename>, | 589 | If you set <filename>MACHINE = "qemux86"</filename>, |
| 590 | the OpenEmbedded build system looks for a <filename>qemux86.conf</filename> file in this | 590 | the OpenEmbedded build system looks for a <filename>qemux86.conf</filename> file in this |
| 591 | directory. | 591 | directory. |
| 592 | The <filename>include</filename> directory contains various data common to multiple machines. | 592 | The <filename>include</filename> directory contains various data common to multiple machines. |
