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 7a083bc064..d0f0d113da 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -625,7 +625,7 @@
625 </para> 625 </para>
626 626
627 <literallayout class='monospaced'> 627 <literallayout class='monospaced'>
628 poky-eglibc-<replaceable>host_system</replaceable>-<replaceable>image_type</replaceable>-<replaceable>arch</replaceable>-toolchain-<replaceable>release_version</replaceable>.sh 628 poky-glibc-<replaceable>host_system</replaceable>-<replaceable>image_type</replaceable>-<replaceable>arch</replaceable>-toolchain-<replaceable>release_version</replaceable>.sh
629 629
630 Where: 630 Where:
631 <replaceable>host_system</replaceable> is a string representing your development system: 631 <replaceable>host_system</replaceable> is a string representing your development system:
@@ -654,7 +654,7 @@
654 development host system and a i586-tuned target architecture 654 development host system and a i586-tuned target architecture
655 based off the SDK for <filename>core-image-sato</filename>: 655 based off the SDK for <filename>core-image-sato</filename>:
656 <literallayout class='monospaced'> 656 <literallayout class='monospaced'>
657 poky-eglibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh 657 poky-glibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh
658 </literallayout> 658 </literallayout>
659 </para> 659 </para>
660 660
@@ -683,7 +683,7 @@
683 683
684 <para> 684 <para>
685 <literallayout class='monospaced'> 685 <literallayout class='monospaced'>
686 $ ~/Downloads/poky-eglibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh 686 $ ~/Downloads/poky-glibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh
687 </literallayout> 687 </literallayout>
688 </para> 688 </para>
689 689