summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-12 19:02:18 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:05:58 +0000
commit6c27a7b50e2b9e30c036edc1daead33a83d3371e (patch)
tree64f3c0da88ef029da0356306f0b69e093183fbe8 /documentation
parent7ef3bc97b7f10d2b4f8a36abbfab483e33a96183 (diff)
downloadpoky-6c27a7b50e2b9e30c036edc1daead33a83d3371e.tar.gz
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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/adt-manual/adt-prepare.xml4
1 files 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 @@
80 $ mkdir yocto-project 80 $ mkdir yocto-project
81 $ cd yocto-project 81 $ cd yocto-project
82 $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/poky-edison-6.0.1.tar.bz2 82 $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/poky-edison-6.0.1.tar.bz2
83 $ tar xjf poky-edison-6.0.tar.bz2 83 $ tar xjf poky-edison-6.0.1.tar.bz2
84 $ source poky-edison-6.0/oe-init-build-env 84 $ source poky-edison-6.0.1/oe-init-build-env
85 $ bitbake adt-installer 85 $ bitbake adt-installer
86 </literallayout> 86 </literallayout>
87 </para> 87 </para>