From 324d3ad00ac8acffaa25127468a99037303ff836 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 31 Jul 2018 15:51:15 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml | 2 +- documentation/dev-manual/dev-manual-start.xml | 2 +- documentation/overview-manual/overview-manual-yp-intro.xml | 2 +- documentation/ref-manual/ref-release-process.xml | 2 +- documentation/ref-manual/ref-system-requirements.xml | 4 ++-- documentation/ref-manual/ref-terms.xml | 2 +- documentation/sdk-manual/sdk-eclipse-project.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) (limited to 'documentation') 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 @@ For host package requirements on all supported Linux distributions, see the - "Required Packages for the Host Development System" + "Required Packages for the Build Host" section in the Yocto Project Reference Manual. 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 @@ For lists of required packages for all scenarios, see the - "Required Packages for the Host Development System" + "Required Packages for the Build Host" section in the Yocto Project Reference Manual. 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 @@ It is worth noting that the term "package" can, in general, have subtle meanings. For example, the packages referred to in the - "Required Packages for the Host Development System" + "Required Packages for the Build Host" section in the Yocto Project Reference Manual are compiled binaries that, when installed, add functionality to your Linux distribution. 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 @@ Running oe-selftest requires host packages beyond the "Essential" grouping. See the - "Required Packages for the Host Development System" + "Required Packages for the Build Host" section for more information. 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 @@ -
- Required Packages for the Host Development System +
+ Required Packages for the Build Host 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 @@ It is worth noting that the term "package" can, in general, have subtle meanings. For example, the packages referred to in the - "Required Packages for the Host Development System" + "Required Packages for the Build Host" section are compiled binaries that, when installed, add functionality to your Linux distribution. 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 @@ information on how to set up your build host. Be sure you install the "xterm" package, which is a - graphical and Eclipse plug-in extra + graphical and Eclipse plug-in extra needed by Eclipse. -- cgit v1.2.3-54-g00ecf