diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-07-31 15:51:15 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:43 +0100 |
| commit | 324d3ad00ac8acffaa25127468a99037303ff836 (patch) | |
| tree | d48b2a308c4930f9bfdf5a353db7db88ccdaa778 /documentation | |
| parent | 534586c571b23badcee4cbec3f350c5aba8be51d (diff) | |
| download | poky-324d3ad00ac8acffaa25127468a99037303ff836.tar.gz | |
documentation: Changed section title for required packages.
The title needs to use the terminology "Build Host" to be consistent
with the manual set. I updated the title and the many links into that
section.
(From yocto-docs rev: 930030433e58e6180ee4f95e559d079c3899defc)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
7 files changed, 8 insertions, 8 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml index 62c4964f5f..42dbf9c563 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | |||
| @@ -110,7 +110,7 @@ | |||
| 110 | <note> | 110 | <note> |
| 111 | For host package requirements on all supported Linux | 111 | For host package requirements on all supported Linux |
| 112 | distributions, see the | 112 | distributions, see the |
| 113 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>Required Packages for the Host Development System</ulink>" | 113 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-build-host'>Required Packages for the Build Host</ulink>" |
| 114 | section in the Yocto Project Reference Manual. | 114 | section in the Yocto Project Reference Manual. |
| 115 | </note> | 115 | </note> |
| 116 | <literallayout class='monospaced'> | 116 | <literallayout class='monospaced'> |
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 7bc7dd93f9..4fab6b2a85 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -501,7 +501,7 @@ | |||
| 501 | 501 | ||
| 502 | <para>For lists of required packages for all scenarios, | 502 | <para>For lists of required packages for all scenarios, |
| 503 | see the | 503 | see the |
| 504 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>Required Packages for the Host Development System</ulink>" | 504 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-build-host'>Required Packages for the Build Host</ulink>" |
| 505 | section in the Yocto Project Reference Manual. | 505 | section in the Yocto Project Reference Manual. |
| 506 | </para></listitem> | 506 | </para></listitem> |
| 507 | </orderedlist> | 507 | </orderedlist> |
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index ccf5e274a7..d34b640e21 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml | |||
| @@ -1296,7 +1296,7 @@ | |||
| 1296 | <para>It is worth noting that the term "package" can, | 1296 | <para>It is worth noting that the term "package" can, |
| 1297 | in general, have subtle meanings. | 1297 | in general, have subtle meanings. |
| 1298 | For example, the packages referred to in the | 1298 | For example, the packages referred to in the |
| 1299 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>Required Packages for the Host Development System</ulink>" | 1299 | "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-build-host'>Required Packages for the Build Host</ulink>" |
| 1300 | section in the Yocto Project Reference Manual are compiled | 1300 | section in the Yocto Project Reference Manual are compiled |
| 1301 | binaries that, when installed, add functionality to your | 1301 | binaries that, when installed, add functionality to your |
| 1302 | Linux distribution.</para> | 1302 | Linux distribution.</para> |
diff --git a/documentation/ref-manual/ref-release-process.xml b/documentation/ref-manual/ref-release-process.xml index c665cd938e..5efe17417a 100644 --- a/documentation/ref-manual/ref-release-process.xml +++ b/documentation/ref-manual/ref-release-process.xml | |||
| @@ -189,7 +189,7 @@ | |||
| 189 | Running <filename>oe-selftest</filename> requires | 189 | Running <filename>oe-selftest</filename> requires |
| 190 | host packages beyond the "Essential" grouping. | 190 | host packages beyond the "Essential" grouping. |
| 191 | See the | 191 | See the |
| 192 | "<link linkend='required-packages-for-the-host-development-system'>Required Packages for the Host Development System</link>" | 192 | "<link linkend='required-packages-for-the-build-host'>Required Packages for the Build Host</link>" |
| 193 | section for more information. | 193 | section for more information. |
| 194 | </note> | 194 | </note> |
| 195 | </para></listitem> | 195 | </para></listitem> |
diff --git a/documentation/ref-manual/ref-system-requirements.xml b/documentation/ref-manual/ref-system-requirements.xml index aea1fdf187..23efde0bf9 100644 --- a/documentation/ref-manual/ref-system-requirements.xml +++ b/documentation/ref-manual/ref-system-requirements.xml | |||
| @@ -132,8 +132,8 @@ | |||
| 132 | </note> | 132 | </note> |
| 133 | </section> | 133 | </section> |
| 134 | 134 | ||
| 135 | <section id='required-packages-for-the-host-development-system'> | 135 | <section id='required-packages-for-the-build-host'> |
| 136 | <title>Required Packages for the Host Development System</title> | 136 | <title>Required Packages for the Build Host</title> |
| 137 | 137 | ||
| 138 | <para> | 138 | <para> |
| 139 | The list of packages you need on the host development system can | 139 | The list of packages you need on the host development system can |
diff --git a/documentation/ref-manual/ref-terms.xml b/documentation/ref-manual/ref-terms.xml index cc09d3f8af..e25a147549 100644 --- a/documentation/ref-manual/ref-terms.xml +++ b/documentation/ref-manual/ref-terms.xml | |||
| @@ -329,7 +329,7 @@ | |||
| 329 | <para>It is worth noting that the term "package" can, | 329 | <para>It is worth noting that the term "package" can, |
| 330 | in general, have subtle meanings. | 330 | in general, have subtle meanings. |
| 331 | For example, the packages referred to in the | 331 | For example, the packages referred to in the |
| 332 | "<link linkend='required-packages-for-the-host-development-system'>Required Packages for the Host Development System</link>" | 332 | "<link linkend='required-packages-for-the-build-host'>Required Packages for the Build Host</link>" |
| 333 | section are compiled binaries that, when installed, add | 333 | section are compiled binaries that, when installed, add |
| 334 | functionality to your Linux distribution.</para> | 334 | functionality to your Linux distribution.</para> |
| 335 | 335 | ||
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index 181e9fa5ed..15a9ae7535 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml | |||
| @@ -62,7 +62,7 @@ | |||
| 62 | information on how to set up your build host. | 62 | information on how to set up your build host. |
| 63 | <note> | 63 | <note> |
| 64 | Be sure you install the "xterm" package, which is a | 64 | Be sure you install the "xterm" package, which is a |
| 65 | <ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>graphical and Eclipse plug-in extra</ulink> | 65 | <ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-build-host'>graphical and Eclipse plug-in extra</ulink> |
| 66 | needed by Eclipse. | 66 | needed by Eclipse. |
| 67 | </note> | 67 | </note> |
| 68 | </para></listitem> | 68 | </para></listitem> |
