From a6372f077cbbe3a659ef2fdddee7f66af80acde9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 1 Nov 2012 09:30:29 -0700 Subject: documentation: adt-manual - Added information for required packages The note alerting the user to required host development packages necessary for ADT installation and use was antiquated and did not point to the new structure, which is in the YP Reference Manual. I updated the information. (From yocto-docs rev: a56f41fe7405c2255db3f4d1fe7b091d8bbf7b12) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 2e57e0cbe5..3fd231c6a0 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -63,8 +63,16 @@ Using the ADT Installer - To run the ADT Installer, you need to first get the ADT Installer tarball and then run the ADT - Installer Script. + To run the ADT Installer, you need to get the ADT Installer tarball, be sure + you have the necessary host development packages that support the ADT Installer, + and then run the ADT Installer Script. + + + + For a list of the host packages needed to support ADT installation and use, see the + "ADT Installer Extras" lists in the + "Required Packages for the Host Development System" section + of the Yocto Project Reference Manual.
@@ -190,16 +198,6 @@ $ cd ~/adt-installer $ ./adt_installer - - - - The ADT Installer requires the libtool package to complete. - If you install the recommended packages as described in - "The Packages" - section of the Yocto Project Quick Start, then you will have libtool installed. - - - Once the installer begins to run, you are asked to enter the location for cross-toolchain installation. The default location is /opt/poky/<release>. -- cgit v1.2.3-54-g00ecf