summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-11-15 13:23:12 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-25 15:24:18 +0000
commitba0599032bc413ed1ab7de731183b233bf39906a (patch)
treed748c7639d28d5b7791d55ed697ae5f1a2cb44b9 /documentation
parent68f1fa0d30e6325b470c869c4160393f5c904016 (diff)
downloadast2050-yocto-poky-ba0599032bc413ed1ab7de731183b233bf39906a.zip
ast2050-yocto-poky-ba0599032bc413ed1ab7de731183b233bf39906a.tar.gz
documentation/adt-manual/adt-prepare.xml: Updated link to toolchain and info
I updated the link to be 'download.yoctoproject.org/releases/yocto/yocto-1.1' I also fixed the text that indicated 'i586' as a directory for the 32-bit machines. The real directory name is 'i686'. (From yocto-docs rev: fc08acdce64bac7c2b3d4689e16cf06e70f6cbe5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/adt-manual/adt-prepare.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 098ff75..385d909 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -204,9 +204,9 @@
Follow these steps:
<orderedlist>
<listitem><para>Go to
- <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/toolchain'></ulink>
+ <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/toolchain'></ulink>
and find the folder that matches your host development system
- (i.e. <filename>i586</filename> for 32-bit machines or
+ (i.e. <filename>i686</filename> for 32-bit machines or
<filename>x86_64</filename> for 64-bit machines).</para></listitem>
<listitem><para>Go into that folder and download the toolchain tarball whose name
includes the appropriate target architecture.
OpenPOWER on IntegriCloud