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/ref-manual | |
| 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/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-release-process.xml | 2 | ||||
| -rw-r--r-- | documentation/ref-manual/ref-system-requirements.xml | 4 | ||||
| -rw-r--r-- | documentation/ref-manual/ref-terms.xml | 2 |
3 files changed, 4 insertions, 4 deletions
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 | ||
