From 32890f29afd9bd93e22c325cdc24466982fb80a6 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 20 Mar 2014 17:52:28 -0600 Subject: adt-manual, ref-manual: Cross-toolchain details added. New class also. In the adt-manual in the "Optionally Building a Toolchain Installer" setion, I added some basic advantage information for building a toolchain installer using bitbake image -c populate_sdk. In the ref-manual, I added cross-referencing to this basic information in several strategic areas: "SDK Generation", the populate_sdk class reference section, the populate_sdk_* class reference section, and the "Cross-Development Toolchain Generation" sections. Finally, I also put in documentation for a new class called autotools-brokensep. (From yocto-docs rev: cde7dd2fbd7bdc0d71dc678ee7a5422459654287) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/closer-look.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'documentation/ref-manual/closer-look.xml') diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml index 136f9389f7..77ab4d2633 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/closer-look.xml @@ -1022,6 +1022,11 @@ generation, see the "Cross-Development Toolchain Generation" section. + For information on advantages gained when building a + cross-development toolchain using the + do_populate_sdk task, see the + "Optionally Building a Toolchain Installer" + section in the Yocto Project Application Developer's Guide. -- cgit v1.2.3-54-g00ecf