From 691d46286c97dd1e9e1a4c9dbf3b9dc3149b8a9e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 26 Sep 2012 13:58:31 -0700 Subject: [PATCH] documentation: adt-manual - updates to adt_installer location choice 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 Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 119bfdad227..5957915419b 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -200,9 +200,10 @@ - Once the installer begins to run, you are asked to confirm the location for - cross-toolchain installation, which is /opt/poky/<release>. - 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 /opt/poky/<release>. + 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. -- 2.47.2