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 a6f7172869..9a62c4f172 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -425,7 +425,7 @@ | |||
| 425 | </para> | 425 | </para> |
| 426 | 426 | ||
| 427 | <literallayout class='monospaced'> | 427 | <literallayout class='monospaced'> |
| 428 | yocto-eglibc<<emphasis>host_system</emphasis>>-<<emphasis>arch</emphasis>>-toolchain-sdk-<<emphasis>release</emphasis>>.tar.bz2 | 428 | yocto-eglibc<<emphasis>host_system</emphasis>>-<<emphasis>arch</emphasis>>-toolchain-gmae-<<emphasis>release</emphasis>>.tar.bz2 |
| 429 | 429 | ||
| 430 | Where: | 430 | Where: |
| 431 | <<emphasis>host_system</emphasis>> is a string representing your development system: | 431 | <<emphasis>host_system</emphasis>> is a string representing your development system: |
| @@ -443,7 +443,7 @@ | |||
| 443 | </para> | 443 | </para> |
| 444 | 444 | ||
| 445 | <literallayout class='monospaced'> | 445 | <literallayout class='monospaced'> |
| 446 | yocto-eglibc-x86_64-i686-toolchain-sdk-1.0.tar.bz2 | 446 | yocto-eglibc-x86_64-i686-toolchain-gmae-1.0.tar.bz2 |
| 447 | </literallayout> | 447 | </literallayout> |
| 448 | 448 | ||
| 449 | <para> | 449 | <para> |
| @@ -455,7 +455,7 @@ | |||
| 455 | <para> | 455 | <para> |
| 456 | <literallayout class='monospaced'> | 456 | <literallayout class='monospaced'> |
| 457 | $ cd / | 457 | $ cd / |
| 458 | $ sudo tar -xvjf yocto-eglibc-x86_64-i686-toolchain-sdk-1.0.tar.bz2 | 458 | $ sudo tar -xvjf yocto-eglibc-x86_64-i686-toolchain-gmae-1.0.tar.bz2 |
| 459 | </literallayout> | 459 | </literallayout> |
| 460 | </para> | 460 | </para> |
| 461 | </section> | 461 | </section> |
