From 6bf7b263ff2ada9dd1335fcc900820af32dc99c1 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 10 Jan 2018 13:01:25 -0800 Subject: ref-manual, overview-manual, Makefile: Moved toolchain concepts Fixes [YOCTO #12370] Moved the "Cross-Development Toolchain Generation" section from the ref-manual to the overview-manual into the concepts chapter. This information is conceptual and now needs to live in the concepts chapter of the new overview-manual. Moving the section caused a few links to have to be fixed in the ref-manual. There was also a figure in the section. So, I had to move the figure from the ref-manual to the overview-manual "figures" folder and update the Makefile for the TARFILE generation. (From yocto-docs rev: 1f3ee5ab308cbe6bd7194086026db397b67ca7c4) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index f27f33f292..b11fbea63e 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -568,8 +568,9 @@ provides support for the recipes that build the Canadian Cross-compilation tools for SDKs. See the - "Cross-Development Toolchain Generation" - section for more discussion on these cross-compilation tools. + "Cross-Development Toolchain Generation" + section in the Yocto Project Overview Manual for more discussion on + these cross-compilation tools. @@ -581,8 +582,9 @@ provides support for the recipes that build the cross-compilation tools used for building SDKs. See the - "Cross-Development Toolchain Generation" - section for more discussion on these cross-compilation tools. + "Cross-Development Toolchain Generation" + section in the Yocto Project Overview Manual for more discussion on + these cross-compilation tools. @@ -2720,8 +2722,8 @@ This check was removed for YP 2.3 release For more information on the cross-development toolchain generation, see the - "Cross-Development Toolchain Generation" - section. + "Cross-Development Toolchain Generation" + section in the Yocto Project Overview Manual. For information on advantages gained when building a cross-development toolchain using the do_populate_sdk -- cgit v1.2.3-54-g00ecf