yocto-project-qs: Fixed toolchain path

I messed up on a previous commit and didn't get the example
path correct.  This fixes it.

(From yocto-docs rev: 6523a8f09343241c47af573c0eb2aabac0061358)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-10-23 16:20:37 -07:00 committed by Richard Purdie
parent e3f634cf3b
commit 458cc5cc21
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@
development host system and a i586-tuned target architecture
based off the SDK for <filename>core-image-sato</filename>:
<literallayout class='monospaced'>
poky-eglibc-x86_64-core-image-sato-toolchain-i586-&DISTRO;.sh
poky-eglibc-x86_64-core-image-sato-i586-toolchain-&DISTRO;.sh
</literallayout>
</para>