summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/adt-manual/adt-prepare.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index d7afe95ec6..ad745d62ff 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -79,7 +79,7 @@
79 $ cd ~ 79 $ cd ~
80 $ mkdir yocto-project 80 $ mkdir yocto-project
81 $ cd yocto-project 81 $ cd yocto-project
82 $ wget http://www.yoctoproject.org/downloads/poky/poky-edison-6.0.tar.bz2 82 $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/poky-edison-6.0.tar.bz2
83 $ tar xjf poky-edison-6.0.tar.bz2 83 $ tar xjf poky-edison-6.0.tar.bz2
84 $ source poky-edison-6.0/oe-init-build-env 84 $ source poky-edison-6.0/oe-init-build-env
85 $ bitbake adt-installer 85 $ bitbake adt-installer