yocto-project-qs: Added a link to MACHINE variable.

(From yocto-docs rev: 8263a13c9ae125c35f10d919c9004c00222f20cb)

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 2013-10-01 13:46:56 -07:00 committed by Richard Purdie
parent 0f066bbddb
commit 62e0a4a425
1 changed files with 3 additions and 2 deletions

View File

@ -476,8 +476,9 @@
By default, the target architecture for the build is <filename>qemux86</filename>,
which produces an image that can be used in the QEMU emulator and is targeted at an
<trademark class='registered'>Intel</trademark> 32-bit based architecture.
To change this default, edit the value of the <filename>MACHINE</filename> variable
in the configuration file before launching the build.
To change this default, edit the value of the
<ulink url='&YOCTO_DOCS_REF_URL;#var-MACHINE'><filename>MACHINE</filename></ulink>
variable in the configuration file before launching the build.
</para>
<para>