summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-package.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-01-23 08:44:17 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-17 15:16:55 +0000
commit93052c9900da497fd4caa7dc8d214797446bb93b (patch)
treee85b1873e218dc2fcc45e2e6894356fea3b467cf /documentation/adt-manual/adt-package.xml
parent05feb9679e71b96ffbda9bca514c293c5909dfc4 (diff)
downloadpoky-93052c9900da497fd4caa7dc8d214797446bb93b.tar.gz
adt-manual: Remaining mods to clarify xtoolchain env use
Fixes [YOCTO #7133] Edits to add more clarification for use and role of the cross-toolchain environment variables established when a user runs the cross-toolchain environment setup script. (From yocto-docs rev: 2c3fa3a838a3a8970cd112935e903c96552ed06b) 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/adt-package.xml')
-rw-r--r--documentation/adt-manual/adt-package.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml
index ea82f6d7da..f3ffa06e4e 100644
--- a/documentation/adt-manual/adt-package.xml
+++ b/documentation/adt-manual/adt-package.xml
@@ -78,7 +78,7 @@
78 </para> 78 </para>
79 79
80 <para> 80 <para>
81 Next, source the environment setup script found in the 81 Next, source the cross-toolchain environment setup script found in the
82 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 82 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
83 Follow that by setting up the installation destination to point to your 83 Follow that by setting up the installation destination to point to your
84 sysroot as <replaceable>sysroot_dir</replaceable>. 84 sysroot as <replaceable>sysroot_dir</replaceable>.