diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 3209f04c9b..50275091b5 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -156,7 +156,7 @@ In Eclipse, select "Install New Software" from the "Help" menu. Click "Add..." in the "Work with:" area. Enter - http://www.yoctoproject.org/downloads/eclipse-plugin/1.1 + http://www.yoctoproject.org/downloads/eclipse-plugin/1.1.1 in the URL field and provide a meaningful name in the "Name" field. Click "OK" to have the entry added to the "Work with:" drop-down list. diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml index 70471ab4cb..54a22405f1 100644 --- a/documentation/adt-manual/adt-manual.xml +++ b/documentation/adt-manual/adt-manual.xml @@ -45,7 +45,7 @@ 1.1.1 - 12 January 2012 + 17 February 2012 Released with the Yocto Project 1.1.1 Release. diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 6fbd28b970..279e013859 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -56,7 +56,7 @@ The ADT Installer is contained in the ADT Installer tarball. You can download the tarball into any directory from - . + . Or, you can use BitBake to generate the tarball inside the existing Yocto Project build tree. @@ -79,7 +79,7 @@ $ cd ~ $ mkdir yocto-project $ cd yocto-project - $ wget http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/poky-edison-6.0.tar.bz2 + $ 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 $ bitbake adt-installer @@ -204,7 +204,7 @@ Follow these steps: Go to - + and find the folder that matches your host development system (i.e. i586 for 32-bit machines or x86_64 for 64-bit machines). @@ -342,7 +342,7 @@ mips, powerpc, and arm) that you can use unaltered in the QEMU emulator. These kernel images reside in the Yocto Project release - area - + area - and are ideal for experimentation within Yocto Project. For information on the image types you can build using the Yocto Project, see the "Reference: Images" appendix in