summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-10 13:01:25 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:25:28 +0000
commit6bf7b263ff2ada9dd1335fcc900820af32dc99c1 (patch)
tree0db973ae6fe3aadcc9ebb0572178eefe06e5327e /documentation/ref-manual/ref-classes.xml
parent707224b57a9d646bbeb619bfe1054e9e4c021b23 (diff)
downloadpoky-6bf7b263ff2ada9dd1335fcc900820af32dc99c1.tar.gz
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 <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml14
1 files changed, 8 insertions, 6 deletions
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 @@
568 provides support for the recipes that build the Canadian 568 provides support for the recipes that build the Canadian
569 Cross-compilation tools for SDKs. 569 Cross-compilation tools for SDKs.
570 See the 570 See the
571 "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" 571 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>"
572 section for more discussion on these cross-compilation tools. 572 section in the Yocto Project Overview Manual for more discussion on
573 these cross-compilation tools.
573 </para> 574 </para>
574</section> 575</section>
575 576
@@ -581,8 +582,9 @@
581 provides support for the recipes that build the cross-compilation 582 provides support for the recipes that build the cross-compilation
582 tools used for building SDKs. 583 tools used for building SDKs.
583 See the 584 See the
584 "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" 585 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>"
585 section for more discussion on these cross-compilation tools. 586 section in the Yocto Project Overview Manual for more discussion on
587 these cross-compilation tools.
586 </para> 588 </para>
587</section> 589</section>
588 590
@@ -2720,8 +2722,8 @@ This check was removed for YP 2.3 release
2720 <para> 2722 <para>
2721 For more information on the cross-development toolchain 2723 For more information on the cross-development toolchain
2722 generation, see the 2724 generation, see the
2723 "<link linkend='cross-development-toolchain-generation'>Cross-Development Toolchain Generation</link>" 2725 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>"
2724 section. 2726 section in the Yocto Project Overview Manual.
2725 For information on advantages gained when building a 2727 For information on advantages gained when building a
2726 cross-development toolchain using the 2728 cross-development toolchain using the
2727 <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link> 2729 <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link>