From 2282764f51aae6c4224a3da4cf3309f139dcc614 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Jun 2012 13:29:31 -0700 Subject: documentation/adt-manual/adt-prepare.xml: Inserted note Added a note to warn the user about mixing ADT Intaller installation methods. (From yocto-docs rev: 718a48a7ea4753eb1e59e17a75c3d94a9ed166bb) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 9f17c213cc..c3e4f6e987 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -23,6 +23,21 @@ See the "Setting Up the Cross-Development Environment" section for more information. + + + + Avoid mixing installation methods when installing the ADT for different architectures. + For example, avoid using the ADT Installer to install some toolchains and then hand-installing + cross-development toolchains from downloaded tarballs to install toolchains + for different architectures. + Mixing installation methods can result in situations where the ADT Installer becomes + unreliable and might not install the toolchain. + If you must mix installation methods, you might avoid problems by deleting + /var/lib/opkg, thus purging the opkg package + metadata + + + Use the ADT Installer Script: This method is the recommended way to install the ADT because it -- cgit v1.2.3-54-g00ecf