diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-03-21 09:01:11 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-23 21:56:09 +0000 |
| commit | b31bf7c68b99d5893ab671612cda34ce01a631bf (patch) | |
| tree | e30bbea39b2233aff96791147ad5808b8bb13839 | |
| parent | 670735e392c0b3e36b246d390f45c7004bbe758f (diff) | |
| download | poky-b31bf7c68b99d5893ab671612cda34ce01a631bf.tar.gz | |
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 <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/closer-look.xml | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 | ||||
| -rw-r--r-- | documentation/ref-manual/ref-structure.xml | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/technical-details.xml | 2 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-obtain.xml | 4 | ||||
| -rw-r--r-- | 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 @@ | |||
| 1164 | cross-development toolchain using the | 1164 | cross-development toolchain using the |
| 1165 | <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link> | 1165 | <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link> |
| 1166 | task, see the | 1166 | task, see the |
| 1167 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</ulink>" | 1167 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-building-an-sdk-installer'>Building an SDK Installer</ulink>" |
| 1168 | section in the Yocto Project Software Development Kit (SDK) | 1168 | section in the Yocto Project Software Development Kit (SDK) |
| 1169 | Developer's Guide. | 1169 | Developer's Guide. |
| 1170 | </note> | 1170 | </note> |
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 @@ | |||
| 2638 | toolchain using the | 2638 | toolchain using the |
| 2639 | <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link> | 2639 | <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link> |
| 2640 | task, see the | 2640 | task, see the |
| 2641 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</ulink>" | 2641 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-building-an-sdk-installer'>Building an SDK Installer</ulink>" |
| 2642 | section in the Yocto Project Software Development Kit (SDK) Developer's Guide. | 2642 | section in the Yocto Project Software Development Kit (SDK) Developer's Guide. |
| 2643 | </para> | 2643 | </para> |
| 2644 | </section> | 2644 | </section> |
| @@ -2718,7 +2718,7 @@ | |||
| 2718 | cross-development toolchain using the | 2718 | cross-development toolchain using the |
| 2719 | <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link> | 2719 | <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link> |
| 2720 | task, see the | 2720 | task, see the |
| 2721 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</ulink>" | 2721 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-building-an-sdk-installer'>Building an SDK Installer</ulink>" |
| 2722 | section in the Yocto Project Software Development Kit (SDK) Developer's | 2722 | section in the Yocto Project Software Development Kit (SDK) Developer's |
| 2723 | Guide. | 2723 | Guide. |
| 2724 | </para> | 2724 | </para> |
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 @@ | |||
| 766 | toolchain installer scripts, which when executed, install the | 766 | toolchain installer scripts, which when executed, install the |
| 767 | sysroot that matches your target hardware. | 767 | sysroot that matches your target hardware. |
| 768 | You can find out more about these installers in the | 768 | You can find out more about these installers in the |
| 769 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</ulink>" | 769 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-building-an-sdk-installer'>Building an SDK Installer</ulink>" |
| 770 | section in the Yocto Project Software Development Kit (SDK) Developer's Guide. | 770 | section in the Yocto Project Software Development Kit (SDK) Developer's Guide. |
| 771 | </para> | 771 | </para> |
| 772 | </section> | 772 | </section> |
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 @@ | |||
| 371 | <note> | 371 | <note> |
| 372 | For information on advantages gained when building a | 372 | For information on advantages gained when building a |
| 373 | cross-development toolchain installer, see the | 373 | cross-development toolchain installer, see the |
| 374 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</ulink>" | 374 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-building-an-sdk-installer'>Building an SDK Installer</ulink>" |
| 375 | section in the Yocto Project Software Development Kit (SDK) Developer's | 375 | section in the Yocto Project Software Development Kit (SDK) Developer's |
| 376 | Guide. | 376 | Guide. |
| 377 | </note> | 377 | </note> |
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 @@ | |||
| 47 | </para> | 47 | </para> |
| 48 | </section> | 48 | </section> |
| 49 | 49 | ||
| 50 | <section id='sdk-optionally-building-a-toolchain-installer'> | 50 | <section id='sdk-building-an-sdk-installer'> |
| 51 | <title>Optionally Building a Toolchain Installer</title> | 51 | <title>Building an SDK Installer</title> |
| 52 | 52 | ||
| 53 | <para> | 53 | <para> |
| 54 | As an alternative to locating and downloading a toolchain installer, | 54 | 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 @@ | |||
| 992 | field is the | 992 | field is the |
| 993 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. | 993 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. |
| 994 | See the | 994 | See the |
| 995 | "<link linkend='sdk-optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</link>" | 995 | "<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>" |
| 996 | section.</para></listitem> | 996 | section.</para></listitem> |
| 997 | <listitem><para><emphasis>Specify the Sysroot Location:</emphasis> | 997 | <listitem><para><emphasis>Specify the Sysroot Location:</emphasis> |
| 998 | This location is where the root filesystem for | 998 | This location is where the root filesystem for |
| @@ -1005,7 +1005,7 @@ | |||
| 1005 | <para>For information on how to install the | 1005 | <para>For information on how to install the |
| 1006 | toolchain and on how to extract and install the | 1006 | toolchain and on how to extract and install the |
| 1007 | sysroot filesystem, see the | 1007 | sysroot filesystem, see the |
| 1008 | "<link linkend='sdk-optionally-building-a-toolchain-installer'>Optionally Building a Toolchain Installer</link>" | 1008 | "<link linkend='sdk-building-an-sdk-installer'>Building an SDK Installer</link>" |
| 1009 | section. | 1009 | section. |
| 1010 | </para></listitem> | 1010 | </para></listitem> |
| 1011 | <listitem><para><emphasis>Select the Target Architecture:</emphasis> | 1011 | <listitem><para><emphasis>Select the Target Architecture:</emphasis> |
