From f54fe56feda8d4c3c3f1320e6ec598df09bf63f5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 24 Feb 2016 14:06:54 -0800 Subject: ref-manual: Updates for nativesdk clarifications. Fixes [YOCTO #8620] Added a couple more clarifications for some nativesdk term uses. Minor edits to help make things clearer. (From yocto-docs rev: 38082e1120861332674f97f67966b1f5cec7dc03) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/technical-details.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'documentation/ref-manual/technical-details.xml') diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index e26994503b..4aa3c58309 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -282,8 +282,10 @@ the development tools (e.g., the gcc-cross-canadian), binutils-cross-canadian, and other - nativesdk-* tools you need to cross-compile and - test your software. + nativesdk-* tools, + which are tools native to the SDK (i.e. native to + SDK_ARCH), + you need to cross-compile and test your software. The figure shows the commands you use to easily build out this toolchain. This cross-development toolchain is built to execute on the -- cgit v1.2.3-54-g00ecf