1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

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>
This commit is contained in:
Scott Rifenbark
2011-08-29 07:30:04 -07:00
committed by Richard Purdie
parent 4a39412086
commit fdbc652b08
2 changed files with 6 additions and 5 deletions
@@ -454,7 +454,8 @@
<para>
This directory contains all the machine configuration files.
If you set MACHINE="spitz", Yocto Project looks for a <filename>spitz.conf</filename> file in this
If you set <filename>MACHINE="qemux86"</filename>,
Yocto Project looks for a <filename>qemux86.conf</filename> file in this
directory.
The <filename>include</filename> directory contains various data common to multiple machines.
If you want to add support for a new machine to the Yocto Project, look in this directory.