diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 3606fe89a0..3a065f35f6 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -590,7 +590,7 @@ - poky-eglibc-<host_system>-<image_type>-<arch>-<release_version>.sh + poky-eglibc-<host_system>-<image_type>-<arch>-toolchain-<release_version>.sh Where: <host_system> is a string representing your development system: @@ -619,7 +619,7 @@ development host system and a i586-tuned target architecture based off the SDK for core-image-sato: - poky-eglibc-x86_64-core-image-sato-i586-&DISTRO;.sh + poky-eglibc-x86_64-core-image-sato-toolchain-i586-&DISTRO;.sh @@ -648,7 +648,7 @@ - $ ~/Downloads/poky-eglibc-x86_64-core-image-sato-i586-&DISTRO;.sh + $ ~/Downloads/poky-eglibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh