diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-10-24 09:09:42 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 17:46:43 +0000 |
| commit | 4e6514248bf72c86c71e8ade00adb38eb2489fcf (patch) | |
| tree | 58bc97292adcb0c2a850670eb4fe6455c2a6ffae /documentation/adt-manual | |
| parent | 874f178544b64444cc6b5cf39df6ac7814983b29 (diff) | |
| download | poky-4e6514248bf72c86c71e8ade00adb38eb2489fcf.tar.gz | |
adt-manual: Fixed wording for getting the ADT tarball
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: 638504f4a5c2910bb2a114e01e1aa12dd498a861)
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 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 3c50cf90e9..9c016bf32c 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
| @@ -80,10 +80,9 @@ | |||
| 80 | 80 | ||
| 81 | <para> | 81 | <para> |
| 82 | The ADT Installer is contained in the ADT Installer tarball. | 82 | The ADT Installer is contained in the ADT Installer tarball. |
| 83 | You can download the tarball into any directory from the | 83 | You can download the tarball from |
| 84 | <ulink url='&YOCTO_DL_URL;/releases'>Index of Releases</ulink>, specifically | 84 | <ulink url='&YOCTO_ADTINSTALLER_DL_URL;'></ulink> into any |
| 85 | at | 85 | directory. |
| 86 | <ulink url='&YOCTO_ADTINSTALLER_DL_URL;'></ulink>. | ||
| 87 | Or, you can use BitBake to generate the tarball inside the existing | 86 | Or, you can use BitBake to generate the tarball inside the existing |
| 88 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. | 87 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. |
| 89 | </para> | 88 | </para> |
