diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-08-29 07:30:04 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-30 17:27:39 +0100 |
| commit | fdbc652b084a41097158a96e6720f16b6cae7d3a (patch) | |
| tree | 8b92aad0e9b2a64300945957e0070547cb6a4455 /documentation/poky-ref-manual/ref-structure.xml | |
| parent | 4a394120869a395d702761e8cab262e43eed0542 (diff) | |
| download | poky-fdbc652b084a41097158a96e6720f16b6cae7d3a.tar.gz | |
documentation/poky-ref-manual: Removed "spitz" machine example.
This machine is out of date. I replaced both occurences with
"qemux86", which is more relevant to YP.
(From yocto-docs rev: 8fe6feccc25f594a444b5177d1192899b3cbdd9c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/ref-structure.xml')
| -rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index c1eea3075f..63659c8cbf 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml | |||
| @@ -454,7 +454,8 @@ | |||
| 454 | 454 | ||
| 455 | <para> | 455 | <para> |
| 456 | This directory contains all the machine configuration files. | 456 | This directory contains all the machine configuration files. |
| 457 | If you set MACHINE="spitz", Yocto Project looks for a <filename>spitz.conf</filename> file in this | 457 | If you set <filename>MACHINE="qemux86"</filename>, |
| 458 | Yocto Project looks for a <filename>qemux86.conf</filename> file in this | ||
| 458 | directory. | 459 | directory. |
| 459 | The <filename>include</filename> directory contains various data common to multiple machines. | 460 | The <filename>include</filename> directory contains various data common to multiple machines. |
| 460 | If you want to add support for a new machine to the Yocto Project, look in this directory. | 461 | If you want to add support for a new machine to the Yocto Project, look in this directory. |
