diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-23 14:41:10 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-23 23:08:09 +0100 |
commit | 9a548f0ee468294286e233f63b31eeff520acfd5 (patch) | |
tree | b8d6785dcc9130f837cd187d8b2e4b8d73598c12 /documentation/adt-manual | |
parent | 946c650a47ba021b94d9534e9d1071f55c8baa59 (diff) | |
download | poky-9a548f0ee468294286e233f63b31eeff520acfd5.tar.gz |
documentation: Replacements for "1.1" and "edison", etc.
I did a quick and dirty scrub over the manuals for the strings
"1.1" and "edison". I found some instances that were not properly
variablized. Also, discovered some references to the
linux-yocto-3.0-1.1.x. All but one instance of this needed changed
to linux-yocto-3.2.
(From yocto-docs rev: 620fb4b7626defcefc8a039de09ae4599ee7f454)
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-eclipse.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 3a6dce5da7..aead5d8ee2 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml | |||
@@ -324,7 +324,7 @@ | |||
324 | </para></listitem> | 324 | </para></listitem> |
325 | <listitem><para><emphasis>Point to the Toolchain:</emphasis> | 325 | <listitem><para><emphasis>Point to the Toolchain:</emphasis> |
326 | If you are using a stand-alone pre-built toolchain, you should be pointing to the | 326 | If you are using a stand-alone pre-built toolchain, you should be pointing to the |
327 | <filename>/opt/poky/1.1</filename> directory. | 327 | <filename>&YOCTO_ADTPATH_DIR;</filename> directory. |
328 | This is the location for toolchains installed by the ADT Installer or by hand. | 328 | This is the location for toolchains installed by the ADT Installer or by hand. |
329 | Sections "<link linkend='configuring-and-running-the-adt-installer-script'>Configuring | 329 | Sections "<link linkend='configuring-and-running-the-adt-installer-script'>Configuring |
330 | and Running the ADT Installer Script</link>" and | 330 | and Running the ADT Installer Script</link>" and |