summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-prepare.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/adt-manual/adt-prepare.xml')
-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>