summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs/yocto-project-qs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/yocto-project-qs/yocto-project-qs.xml')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 9d487bafc6..7b8fdb5b69 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -555,8 +555,8 @@
555 <filename>runqemu</filename> 555 <filename>runqemu</filename>
556 script, and support files from the appropriate directory under 556 script, and support files from the appropriate directory under
557 <ulink url='&YOCTO_TOOLCHAIN_DL_URL;'></ulink>. 557 <ulink url='&YOCTO_TOOLCHAIN_DL_URL;'></ulink>.
558 Toolchains are available for 32-bit and 64-bit development systems from the 558 Toolchains are available for 32-bit and 64-bit x86 development systems from the
559 <filename>i686</filename> and <filename>x86-64</filename> directories, respectively. 559 <filename>i686</filename> and <filename>x86_64</filename> directories, respectively.
560 Each type of development system supports five target architectures. 560 Each type of development system supports five target architectures.
561 The names of the tarball installer scripts are such that a string representing the 561 The names of the tarball installer scripts are such that a string representing the
562 host system appears first in the filename and then is immediately followed by a 562 host system appears first in the filename and then is immediately followed by a
@@ -592,7 +592,7 @@
592 592
593 <para> 593 <para>
594 The following command shows how to run the installer given a toolchain tarball 594 The following command shows how to run the installer given a toolchain tarball
595 for a 64-bit development host system and a 32-bit target architecture. 595 for a 64-bit x86 development host system and a 32-bit x86 target architecture.
596 You must change the permissions on the toolchain 596 You must change the permissions on the toolchain
597 installer script so that it is executable. 597 installer script so that it is executable.
598 </para> 598 </para>