From 6c27a7b50e2b9e30c036edc1daead33a83d3371e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 12 Jan 2012 19:02:18 -0600 Subject: [PATCH] documentation/adt-manual/adt-prepare.xml: Updated 6.0 to 6.0.1 Changes for the 1.1.1 release. (From yocto-docs rev: 42ffeb43ea315b14e8b4668d3ab5ff8a16f1e7ac) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 279e013859..646d137dbd 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -80,8 +80,8 @@ $ mkdir yocto-project $ cd yocto-project $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/poky-edison-6.0.1.tar.bz2 - $ tar xjf poky-edison-6.0.tar.bz2 - $ source poky-edison-6.0/oe-init-build-env + $ tar xjf poky-edison-6.0.1.tar.bz2 + $ source poky-edison-6.0.1/oe-init-build-env $ bitbake adt-installer