]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: adt-manual - updates to adt_installer location choice
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 26 Sep 2012 20:58:31 +0000 (13:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Sep 2012 16:54:28 +0000 (17:54 +0100)
Fixes [YOCTO_#2930]

You can now select the install location directory instead of
automatically going to /opt/poky.  Some small edits to the
section that describes what happens when you fire off the
adt_installer script.

(From yocto-docs rev: 57f34c9b3a82222ed0ffc99e998614884b9a3486)

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 119bfdad227669e6e3218c57e270317d85e6bf0b..5957915419b679e2539909f662db7509bcd9462f 100644 (file)
             </note>
 
             <para>
-                Once the installer begins to run, you are asked to confirm the location for 
-                cross-toolchain installation, which is <filename>/opt/poky/&lt;release&gt;</filename>.
-                After confirming the location, you are prompted to run in  
+                Once the installer begins to run, you are asked to enter the location for 
+                cross-toolchain installation.
+                The default location is <filename>/opt/poky/&lt;release&gt;</filename>.
+                After selecting the location, you are prompted to run in  
                 interactive or silent mode.  
                 If you want to closely monitor the installation, choose ā€œIā€ for interactive 
                 mode rather than ā€œSā€ for silent mode.