From 9dff02bc21d03f61aeb8411ccc686986be5f420b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 22 Jan 2015 13:15:38 -0800 Subject: adt-manual: Added some reasoning behind sourcing the xtoolchain env script The intro to the "installing the ADT and Toolchains" section notes that the user must source the cross-toolchain environment setup script. I added a clause stating that this establishes environment variables. Fixes [YOCTO #7133] partially. (From yocto-docs rev: e9777012d935ced8fd82209543569aaa70ab1832) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 3810568730..b69586f13e 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -17,13 +17,15 @@ Installing the ADT and Toolchains - The following list describes installation methods that set up varying degrees of tool - availability on your system. + The following list describes installation methods that set up varying + degrees of tool availability on your system. Regardless of the installation method you choose, you must source the cross-toolchain - environment setup script before you use a toolchain. - See the "Setting Up the - Cross-Development Environment" section for more information. + environment setup script, which establishes several key + environment variables, before you use a toolchain. + See the + "Setting Up the Cross-Development Environment" + section for more information. -- cgit v1.2.3-54-g00ecf