From 3c727ff843f3070bc1ec79ea9fc1c6b916b8c862 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 10 Mar 2016 09:20:44 -0800 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/technical-details.xml | 6 +++--- 1 file 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. The extensible SDK does not use - gcc-cross-canadian since the SDK ships - a copy of the OpenEmbedded build system and the sysroot contains - gcc-cross. + gcc-cross-canadian since this SDK + ships a copy of the OpenEmbedded build system and the sysroot + within it contains gcc-cross.