diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-01 13:46:56 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-01 22:52:56 +0100 |
| commit | 62e0a4a425f24fb2940384cf933cd0cfd1f7b5e7 (patch) | |
| tree | 58bfc88a165aeda48c17ab5ebd737a090335871e /documentation/yocto-project-qs | |
| parent | 0f066bbddba2a6412d54df9ce21db6f5e0ae2569 (diff) | |
| download | 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.xml | 5 |
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 d898875940..66c6f04146 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -476,8 +476,9 @@ | |||
| 476 | By default, the target architecture for the build is <filename>qemux86</filename>, | 476 | By default, the target architecture for the build is <filename>qemux86</filename>, |
| 477 | which produces an image that can be used in the QEMU emulator and is targeted at an | 477 | which produces an image that can be used in the QEMU emulator and is targeted at an |
| 478 | <trademark class='registered'>Intel</trademark> 32-bit based architecture. | 478 | <trademark class='registered'>Intel</trademark> 32-bit based architecture. |
| 479 | To change this default, edit the value of the <filename>MACHINE</filename> variable | 479 | To change this default, edit the value of the |
| 480 | in the configuration file before launching the build. | 480 | <ulink url='&YOCTO_DOCS_REF_URL;#var-MACHINE'><filename>MACHINE</filename></ulink> |
| 481 | variable in the configuration file before launching the build. | ||
| 481 | </para> | 482 | </para> |
| 482 | 483 | ||
| 483 | <para> | 484 | <para> |
