summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-01-22 13:15:38 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-17 15:16:54 +0000
commit9dff02bc21d03f61aeb8411ccc686986be5f420b (patch)
tree310159c85d0691cd65e2ffa8cd7524e866d3cb95 /documentation/adt-manual
parentcc06786545010e111851bcaea7d4b2e871409311 (diff)
downloadast2050-yocto-poky-9dff02bc21d03f61aeb8411ccc686986be5f420b.zip
ast2050-yocto-poky-9dff02bc21d03f61aeb8411ccc686986be5f420b.tar.gz
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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r--documentation/adt-manual/adt-prepare.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 3810568..b69586f 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -17,13 +17,15 @@
<title>Installing the ADT and Toolchains</title>
<para>
- 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 <filename>source</filename> the cross-toolchain
- environment setup script before you use a toolchain.
- See the "<link linkend='setting-up-the-cross-development-environment'>Setting Up the
- Cross-Development Environment</link>" section for more information.
+ environment setup script, which establishes several key
+ environment variables, before you use a toolchain.
+ See the
+ "<link linkend='setting-up-the-cross-development-environment'>Setting Up the Cross-Development Environment</link>"
+ section for more information.
</para>
<note>
OpenPOWER on IntegriCloud