From: Scott Rifenbark Date: Tue, 31 Jul 2018 22:51:15 +0000 (-0700) Subject: documentation: Changed section title for required packages. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=324d3ad00ac8acffaa25127468a99037303ff836;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml index 62c4964f5f7..42dbf9c5636 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 7bc7dd93f92..4fab6b2a85f 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 ccf5e274a7d..d34b640e213 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 c665cd938ea..5efe17417aa 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 aea1fdf1874..23efde0bf90 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 cc09d3f8af3..e25a1475492 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 181e9fa5ed6..15a9ae75351 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.