From cc6e20ea98536191b62d645bf120c7ff0795e8fe Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 20 Dec 2011 11:28:40 -0800 Subject: documentation/yocto-project-qs/yocto-project-qs.xml: updated 5.0.1 For the Bernard release, updated 5.0.1 to 5.0.2. (From yocto-docs rev: 46508b821f9ae77b083d64764af3c51fdfd20108) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index f0420aadfb..95599568de 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -258,9 +258,9 @@ - $ wget http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.1.tar.bz2 - $ tar xjf poky-bernard-5.0.1.tar.bz2 - $ source poky-bernard-5.0.1/poky-init-build-env poky-5.0.1-build + $ wget http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.2.tar.bz2 + $ tar xjf poky-bernard-5.0.2.tar.bz2 + $ source poky-bernard-5.0.2/poky-init-build-env poky-5.0.2-build @@ -278,8 +278,8 @@ The first two commands extract the Yocto Project files from the release tarball and place them into a subdirectory of your current directory. The source command creates the - poky-5.0.1-build directory and executes the cd - command to make poky-5.0.1-build the working directory. + poky-5.0.2-build directory and executes the cd + command to make poky-5.0.2-build the working directory. The resulting build directory contains all the files created during the build. By default the target architecture is qemux86. To change this default, edit the value of the MACHINE variable in the -- cgit v1.2.3-54-g00ecf