diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-08-21 16:37:15 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-04 12:54:56 +0100 |
commit | b3ac19b1bfc8694ef4131b8b57c3813ce95d5351 (patch) | |
tree | 96154b494791968654903401471bd69096e29f60 /documentation/adt-manual | |
parent | fcfb087cfc47403caf0e5c18b2e147d5c90c2ba5 (diff) | |
download | poky-b3ac19b1bfc8694ef4131b8b57c3813ce95d5351.tar.gz |
documentation: fixed Quick Start references
The way I refered to the YP Quick Start was inconsistant.
I have made edits to remove these.
(From yocto-docs rev: d9487c60db23861e8a9dd2c81ac46d4960abd462)
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index e67487b224..383bb802b5 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -196,7 +196,7 @@ | |||
196 | The ADT Installer requires the <filename>libtool</filename> package to complete. | 196 | The ADT Installer requires the <filename>libtool</filename> package to complete. |
197 | If you install the recommended packages as described in | 197 | If you install the recommended packages as described in |
198 | "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Packages</ulink>" | 198 | "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Packages</ulink>" |
199 | section of The Yocto Project Quick Start, then you will have libtool installed. | 199 | section of the Yocto Project Quick Start, then you will have libtool installed. |
200 | </note> | 200 | </note> |
201 | 201 | ||
202 | <para> | 202 | <para> |