documentation/adt-manual/adt-prepare.xml: changed 1.0 to 1.1

In anticipation of 1.1 I have changes several filenames that
had "1.0" to include "1.1" instead.  I am unsure if the names are
correct at this time.  I will need to check them when the release is
created.

(From yocto-docs rev: ae50f920c5cf18f6c0494280a453feb41ef56d83)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-08-16 06:48:58 -07:00 committed by Richard Purdie
parent 5b5ace9e1f
commit 9346231745
1 changed files with 2 additions and 2 deletions

View File

@ -251,7 +251,7 @@
you are going to use your cross-toolchain for an arm target, go into the you are going to use your cross-toolchain for an arm target, go into the
<filename>x86_64</filename> folder and download the following tarball: <filename>x86_64</filename> folder and download the following tarball:
<literallayout class='monospaced'> <literallayout class='monospaced'>
yocto-eglibc-x86_64-arm-toolchain-gmae-1.0.tar.bz2 yocto-eglibc-x86_64-arm-toolchain-gmae-1.1.tar.bz2
</literallayout> </literallayout>
<note> <note>
Alternatively, you can build the toolchain tarball if you have a Yocto Project build tree. Alternatively, you can build the toolchain tarball if you have a Yocto Project build tree.
@ -329,7 +329,7 @@
For example, the environment setup script for a 64-bit IA-based architecture would For example, the environment setup script for a 64-bit IA-based architecture would
be the following: be the following:
<literallayout class='monospaced'> <literallayout class='monospaced'>
/opt/poky/1.0/environment-setup-x86_64-poky-linux /opt/poky/1.1/environment-setup-x86_64-poky-linux
</literallayout> </literallayout>
</para> </para>
</section> </section>