From b31bf7c68b99d5893ab671612cda34ce01a631bf Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 21 Mar 2016 09:01:11 -0700 Subject: ref-manual, sdk-manual: Changed section heading. Changed the heading for "Optionally Building a Toolchain Installer" to "Building an SDK Installer". This changes the heading and many references to that heading. (From yocto-docs rev: 97d8cd34d0dd0993b1b1135bb75f2212bb46878a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/closer-look.xml | 2 +- documentation/ref-manual/ref-classes.xml | 4 ++-- documentation/ref-manual/ref-structure.xml | 2 +- documentation/ref-manual/technical-details.xml | 2 +- documentation/sdk-manual/sdk-appendix-obtain.xml | 4 ++-- documentation/sdk-manual/sdk-using.xml | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml index e237b3266f..42b99980a3 100644 --- a/documentation/ref-manual/closer-look.xml +++ b/documentation/ref-manual/closer-look.xml @@ -1164,7 +1164,7 @@ cross-development toolchain using the do_populate_sdk task, see the - "Optionally Building a Toolchain Installer" + "Building an SDK Installer" section in the Yocto Project Software Development Kit (SDK) Developer's Guide. diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 96258949a0..3f387a3e1a 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2638,7 +2638,7 @@ toolchain using the do_populate_sdk task, see the - "Optionally Building a Toolchain Installer" + "Building an SDK Installer" section in the Yocto Project Software Development Kit (SDK) Developer's Guide. @@ -2718,7 +2718,7 @@ cross-development toolchain using the do_populate_sdk task, see the - "Optionally Building a Toolchain Installer" + "Building an SDK Installer" section in the Yocto Project Software Development Kit (SDK) Developer's Guide. diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 8be054ba08..249fdef6c5 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml @@ -766,7 +766,7 @@ toolchain installer scripts, which when executed, install the sysroot that matches your target hardware. You can find out more about these installers in the - "Optionally Building a Toolchain Installer" + "Building an SDK Installer" section in the Yocto Project Software Development Kit (SDK) Developer's Guide. diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index d99ff188ad..87d7387ab8 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -371,7 +371,7 @@ For information on advantages gained when building a cross-development toolchain installer, see the - "Optionally Building a Toolchain Installer" + "Building an SDK Installer" section in the Yocto Project Software Development Kit (SDK) Developer's Guide. diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml index 8b245615c9..6ffc958695 100644 --- a/documentation/sdk-manual/sdk-appendix-obtain.xml +++ b/documentation/sdk-manual/sdk-appendix-obtain.xml @@ -47,8 +47,8 @@ -
- Optionally Building a Toolchain Installer +
+ Building an SDK Installer As an alternative to locating and downloading a toolchain installer, diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index 1403632db1..c752656ce4 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml @@ -992,7 +992,7 @@ field is the Build Directory. See the - "Optionally Building a Toolchain Installer" + "Building an SDK Installer" section. Specify the Sysroot Location: This location is where the root filesystem for @@ -1005,7 +1005,7 @@ For information on how to install the toolchain and on how to extract and install the sysroot filesystem, see the - "Optionally Building a Toolchain Installer" + "Building an SDK Installer" section. Select the Target Architecture: -- cgit v1.2.3-54-g00ecf