aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-03-10 09:20:44 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-11 23:06:06 +0000
commit3c727ff843f3070bc1ec79ea9fc1c6b916b8c862 (patch)
treeb1776316873d13111c4df40252a7f3f12a9ccede
parentaf1517cbfea725ac09f7edb8b9a42afc1ff41065 (diff)
downloadopenembedded-core-contrib-3c727ff843f3070bc1ec79ea9fc1c6b916b8c862.tar.gz
ref-manual: Updated "Cross-Development Toolchain Development" section.
Updated the note to have a bit better wording regarding extensible SDK specifics. These changes were in response to a review of the section. (From yocto-docs rev: 0209292cafbbe4918ec7ecdf1f48fc8ef2703b9b) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/technical-details.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml
index 50abd3cb5c..2098818d04 100644
--- a/documentation/ref-manual/technical-details.xml
+++ b/documentation/ref-manual/technical-details.xml
@@ -221,9 +221,9 @@
BitBake only.
<note>
The extensible SDK does not use
- <filename>gcc-cross-canadian</filename> since the SDK ships
- a copy of the OpenEmbedded build system and the sysroot contains
- <filename>gcc-cross</filename>.
+ <filename>gcc-cross-canadian</filename> since this SDK
+ ships a copy of the OpenEmbedded build system and the sysroot
+ within it contains <filename>gcc-cross</filename>.
</note>
</para>