diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-13 08:12:39 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:07:40 -0800 |
commit | d783a685bef0d3be23126cef2c9091afc1a7351b (patch) | |
tree | 5825efe5c4c52f6bd3eb038f3d183802fa12bdc9 /documentation/adt-manual/adt-prepare.xml | |
parent | aa2df47f00f7554dbcf09a5fd21b2e26b2bee342 (diff) | |
download | poky-d783a685bef0d3be23126cef2c9091afc1a7351b.tar.gz |
documentation/adt-manual/adt-prepare.xml: update link to get ADT inst tarball
(From yocto-docs rev: f1b55e805c9785ef79b53e891acfd96e98ff99a1)
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/adt-prepare.xml')
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index ad745d62ff..958129c3a7 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -55,7 +55,9 @@ | |||
55 | 55 | ||
56 | <para> | 56 | <para> |
57 | The ADT Installer is contained in the ADT Installer tarball. | 57 | The ADT Installer is contained in the ADT Installer tarball. |
58 | You can download the tarball into any directory from | 58 | You can download the tarball into any directory from the |
59 | <ulink url='http://downloads.yoctoproject.org/releases'>Index of Releases</ulink>, specifically | ||
60 | at | ||
59 | <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/adt_installer'></ulink>. | 61 | <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/adt_installer'></ulink>. |
60 | Or, you can use BitBake to generate the tarball inside the existing Yocto Project | 62 | Or, you can use BitBake to generate the tarball inside the existing Yocto Project |
61 | build tree. | 63 | build tree. |