diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 3fa59ec19e..aec0265fd9 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -79,7 +79,7 @@ $ cd ~ $ mkdir yocto-project $ cd yocto-project - $ wget http://www.yoctoproject.org/downloads/poky/poky-edison-6.0.tar.bz2 + $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/poky-edison-6.0.tar.bz2 $ tar xjf poky-edison-6.0.tar.bz2 $ source poky-edison-6.0/oe-init-build-env $ bitbake adt-installer