diff options
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 6 |
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 e8b92d7f82..9c8a1078ca 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -591,7 +591,7 @@ | |||
| 591 | </para> | 591 | </para> |
| 592 | 592 | ||
| 593 | <literallayout class='monospaced'> | 593 | <literallayout class='monospaced'> |
| 594 | poky-eglibc-<<emphasis>host_system</emphasis>>-<<emphasis>image_type</emphasis>>-<<emphasis>arch</emphasis>>-<<emphasis>release_version</emphasis>>.sh | 594 | poky-eglibc-<<emphasis>host_system</emphasis>>-<<emphasis>image_type</emphasis>>-<<emphasis>arch</emphasis>>-toolchain-<<emphasis>release_version</emphasis>>.sh |
| 595 | 595 | ||
| 596 | Where: | 596 | Where: |
| 597 | <<emphasis>host_system</emphasis>> is a string representing your development system: | 597 | <<emphasis>host_system</emphasis>> is a string representing your development system: |
| @@ -620,7 +620,7 @@ | |||
| 620 | development host system and a i586-tuned target architecture | 620 | development host system and a i586-tuned target architecture |
| 621 | based off the SDK for <filename>core-image-sato</filename>: | 621 | based off the SDK for <filename>core-image-sato</filename>: |
| 622 | <literallayout class='monospaced'> | 622 | <literallayout class='monospaced'> |
| 623 | poky-eglibc-x86_64-core-image-sato-i586-&DISTRO;.sh | 623 | poky-eglibc-x86_64-core-image-sato-toolchain-i586-&DISTRO;.sh |
| 624 | </literallayout> | 624 | </literallayout> |
| 625 | </para> | 625 | </para> |
| 626 | 626 | ||
| @@ -649,7 +649,7 @@ | |||
| 649 | 649 | ||
| 650 | <para> | 650 | <para> |
| 651 | <literallayout class='monospaced'> | 651 | <literallayout class='monospaced'> |
| 652 | $ ~/Downloads/poky-eglibc-x86_64-core-image-sato-i586-&DISTRO;.sh | 652 | $ ~/Downloads/poky-eglibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh |
| 653 | </literallayout> | 653 | </literallayout> |
| 654 | </para> | 654 | </para> |
| 655 | 655 | ||
