diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-08-16 06:48:58 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-23 18:46:35 -0700 |
commit | 9346231745985b75a2b1fbc7369f1cb59971828b (patch) | |
tree | 5ee6b8b3d3e6f9227daebbc8ac9871f2e933bf5c /documentation/adt-manual | |
parent | 5b5ace9e1f35f54ee6a101571011efc641df8339 (diff) | |
download | poky-9346231745985b75a2b1fbc7369f1cb59971828b.tar.gz |
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>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 68bbbf75e3..63ff1131f9 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -251,7 +251,7 @@ | |||
251 | you are going to use your cross-toolchain for an arm target, go into the | 251 | you are going to use your cross-toolchain for an arm target, go into the |
252 | <filename>x86_64</filename> folder and download the following tarball: | 252 | <filename>x86_64</filename> folder and download the following tarball: |
253 | <literallayout class='monospaced'> | 253 | <literallayout class='monospaced'> |
254 | yocto-eglibc-x86_64-arm-toolchain-gmae-1.0.tar.bz2 | 254 | yocto-eglibc-x86_64-arm-toolchain-gmae-1.1.tar.bz2 |
255 | </literallayout> | 255 | </literallayout> |
256 | <note> | 256 | <note> |
257 | Alternatively, you can build the toolchain tarball if you have a Yocto Project build tree. | 257 | Alternatively, you can build the toolchain tarball if you have a Yocto Project build tree. |
@@ -329,7 +329,7 @@ | |||
329 | For example, the environment setup script for a 64-bit IA-based architecture would | 329 | For example, the environment setup script for a 64-bit IA-based architecture would |
330 | be the following: | 330 | be the following: |
331 | <literallayout class='monospaced'> | 331 | <literallayout class='monospaced'> |
332 | /opt/poky/1.0/environment-setup-x86_64-poky-linux | 332 | /opt/poky/1.1/environment-setup-x86_64-poky-linux |
333 | </literallayout> | 333 | </literallayout> |
334 | </para> | 334 | </para> |
335 | </section> | 335 | </section> |