summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-10-01 13:46:56 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-01 22:52:56 +0100
commit62e0a4a425f24fb2940384cf933cd0cfd1f7b5e7 (patch)
tree58bfc88a165aeda48c17ab5ebd737a090335871e /documentation/yocto-project-qs
parent0f066bbddba2a6412d54df9ce21db6f5e0ae2569 (diff)
downloadast2050-yocto-poky-62e0a4a425f24fb2940384cf933cd0cfd1f7b5e7.zip
ast2050-yocto-poky-62e0a4a425f24fb2940384cf933cd0cfd1f7b5e7.tar.gz
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>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index d898875..66c6f04 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -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>
OpenPOWER on IntegriCloud