]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
adt-manual: Fixed wording for getting the ADT tarball
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 24 Oct 2013 16:09:42 +0000 (09:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:09:51 +0000 (17:09 +0000)
Poorly worded opening sentence for the "Getting the ADT Installer
Tarball" section.  I re-wrote this to remove the confusing link
to the Index of Releases.

(From yocto-docs rev: c0c7a8f04040f0718366b268e2493320a00c84d3)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/adt-manual/adt-prepare.xml

index 3c50cf90e9271499d2334bf5e9452a5bf12f1657..9c016bf32cb140ee6f79ee1fecb154590fcb4fd3 100644 (file)
 
             <para>
                 The ADT Installer is contained in the ADT Installer tarball.
-                You can download the tarball into any directory from the
-                <ulink url='&YOCTO_DL_URL;/releases'>Index of Releases</ulink>, specifically
-                at
-                <ulink url='&YOCTO_ADTINSTALLER_DL_URL;'></ulink>.
+                You can download the tarball from
+                <ulink url='&YOCTO_ADTINSTALLER_DL_URL;'></ulink> into any
+                directory.
                 Or, you can use BitBake to generate the tarball inside the existing
                 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>.
             </para>