From cc4a9d7e8db3699f8ceac78aff07f7735a639cb3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Aug 2011 06:29:55 -0700 Subject: [PATCH] documentation/yocto-project-qs/yocto-project-qs.xml: changed to 1.1. There are examples that use "1.0". i have changed these to "1.1" in anticipation of the 1.1 release. At the time of the change I don't know if the actual file names i put in are correct. I need to check them when Beth sends me the real stuff. (From yocto-docs rev: 3d5bd0bd38fd2d99e7d5cbb6bedf0fde0fdd5fa9) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 50d338475d..98a936c486 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -451,7 +451,7 @@ - yocto-eglibc-x86_64-i586-toolchain-gmae-1.0.tar.bz2 + yocto-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2 @@ -464,7 +464,7 @@ $ cd / - $ sudo tar -xvjf ~/toolchains/yocto-eglibc-x86_64-i586-toolchain-gmae-1.0.tar.bz2 + $ sudo tar -xvjf ~/toolchains/yocto-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2 @@ -537,7 +537,7 @@ - $ source /opt/poky/environment-setup-<arch>-poky-linux-<if> + $ source /opt/poky/1.1/environment-setup-<arch>-poky-linux-<if> Where: <arch> is a string representing the target architecture: @@ -572,9 +572,9 @@ - $ source /opt/poky/1.0/environment-setup-i686-poky-linux - $ poky-qemu qemux86 bzImage-2.6.37-qemux86-1.0.bin \ - yocto-image-sato-qemux86-1.0.rootfs.ext3 + $ source /opt/poky/1.1/environment-setup-i686-poky-linux + $ poky-qemu qemux86 bzImage-3.0-qemux86-1.1.bin \ + yocto-image-sato-qemux86-1.1.rootfs.ext3