From 81d3811b2f91031db1f9b6c3c2c4a0776bb76314 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Oct 2010 09:23:59 -0700 Subject: Figure changed for building an image and yoctolinux removed I changed the figure that goes along with building an image based on Kevin's input. Also, removed several URLs that had 'yoctolinux' in them along with a 'tar' command example with the same string. LF does not want these in there. Signed-off-by: Scott Rifenbark --- .../yocto-project-qs/figures/building-an-image.png | Bin 13907 -> 14891 bytes documentation/yocto-project-qs/yocto-project-qs.xml | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/yocto-project-qs') diff --git a/documentation/yocto-project-qs/figures/building-an-image.png b/documentation/yocto-project-qs/figures/building-an-image.png index 99df922..1fbea5a 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 40e322d..1727a52 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: -- cgit v1.1