diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index b69586f13e..18ba24472a 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -29,14 +29,22 @@ - Avoid mixing installation methods when installing toolchains for different architectures. - For example, avoid using the ADT Installer to install some toolchains and then hand-installing - cross-development toolchains by running the toolchain installer 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 + + Avoid mixing installation methods when installing toolchains for + different architectures. + For example, avoid using the ADT Installer to install some + toolchains and then hand-installing cross-development toolchains + by running the toolchain installer 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. +