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>
This commit is contained in:
Scott Rifenbark 2016-03-10 09:20:44 -08:00 committed by Richard Purdie
parent af1517cbfe
commit 3c727ff843
1 changed files with 3 additions and 3 deletions

View File

@ -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>