diff --git a/documentation/yocto-project-qs/figures/building-an-image.png b/documentation/yocto-project-qs/figures/building-an-image.png index 99df9227aa..1fbea5ab00 100755 Binary files a/documentation/yocto-project-qs/figures/building-an-image.png and b/documentation/yocto-project-qs/figures/building-an-image.png differ diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 40e322d094..1727a52c76 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -174,7 +174,7 @@ The latest release images for the Yocto Project are kept at - . + . Nightly and developmental builds are also maintained. However, for this document a released version of Yocto Project is used. @@ -319,19 +319,19 @@ - You can download the pre-built toolchain which includes the poky-qemu script and support files from . These are available for i586 (32-bit) and x86_64 (64 bit) host machines, targeting each of the 5 supported target architectures. The tarballs are self contained and install into /opt/poky. + You can download the pre-built toolchain which includes the poky-qemu script and support files from . These are available for i586 (32-bit) and x86_64 (64 bit) host machines, targeting each of the 5 supported target architectures. The tarballs are self contained and install into /opt/poky. Use these commands to install the toolchain tarball (taking the 64 bit host, 32 bit i586 target as an example): $ cd / - $ sudo tar -xvjf yoctolinux-eglibc-x86_64-i586-toolchain-sdk-0.9.tar.bz2 + $ sudo tar -xvjf yocto-eglibc-x86_64-i586-toolchain-sdk-0.9.tar.bz2 - You can download the pre-built Linux kernel and the file image system from . + You can download the pre-built Linux kernel and the file image system from . The kernel and file image system have the following forms, respectively: