]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation: Changed section title for required packages.
authorScott Rifenbark <srifenbark@gmail.com>
Tue, 31 Jul 2018 22:51:15 +0000 (15:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2018 09:28:43 +0000 (10:28 +0100)
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>
documentation/brief-yoctoprojectqs/brief-yoctoprojectqs.xml
documentation/dev-manual/dev-manual-start.xml
documentation/overview-manual/overview-manual-yp-intro.xml
documentation/ref-manual/ref-release-process.xml
documentation/ref-manual/ref-system-requirements.xml
documentation/ref-manual/ref-terms.xml
documentation/sdk-manual/sdk-eclipse-project.xml

index 62c4964f5f758f46b7ad1cd0cce1e66aef65774d..42dbf9c56369137a4e240cd4918a6918a30cf0d4 100644 (file)
             <note>
                 For host package requirements on all supported Linux
                 distributions, see the
-                "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>Required Packages for the Host Development System</ulink>"
+                "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-build-host'>Required Packages for the Build Host</ulink>"
                 section in the Yocto Project Reference Manual.
             </note>
             <literallayout class='monospaced'>
index 7bc7dd93f928810a76feb6768d7b3646924a2b4e..4fab6b2a85f27d337f09533cc9210ad635f9498e 100644 (file)
 
                     <para>For lists of required packages for all scenarios,
                     see the
-                    "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>Required Packages for the Host Development System</ulink>"
+                    "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-build-host'>Required Packages for the Build Host</ulink>"
                     section in the Yocto Project Reference Manual.
                     </para></listitem>
             </orderedlist>
index ccf5e274a7dc6455455e95d3d530543667d77d9c..d34b640e2131badf2f91f3838c80707275693bb1 100644 (file)
                     <para>It is worth noting that the term "package" can,
                     in general, have subtle meanings.
                     For example, the packages referred to in the
-                    "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>Required Packages for the Host Development System</ulink>"
+                    "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-build-host'>Required Packages for the Build Host</ulink>"
                     section in the Yocto Project Reference Manual are compiled
                     binaries that, when installed, add functionality to your
                     Linux distribution.</para>
index c665cd938eaffa666ca7eae5433cd4819e608643..5efe17417aa7ba226f9cb358a81136efd6b29976 100644 (file)
                     Running <filename>oe-selftest</filename> requires
                     host packages beyond the "Essential" grouping.
                     See the
-                    "<link linkend='required-packages-for-the-host-development-system'>Required Packages for the Host Development System</link>"
+                    "<link linkend='required-packages-for-the-build-host'>Required Packages for the Build Host</link>"
                     section for more information.
                 </note>
                 </para></listitem>
index aea1fdf1874fc7f6c2d029cce0f7bff45a236e6c..23efde0bf90cf9a99c6044a95552da70e8654a0c 100644 (file)
         </note>
     </section>
 
-    <section id='required-packages-for-the-host-development-system'>
-    <title>Required Packages for the Host Development System</title>
+    <section id='required-packages-for-the-build-host'>
+    <title>Required Packages for the Build Host</title>
 
         <para>
             The list of packages you need on the host development system can
index cc09d3f8af3570c2da29afa5e27675530aa507b7..e25a14754920654054f3e1297afab7511b17017e 100644 (file)
                 <para>It is worth noting that the term "package" can,
                 in general, have subtle meanings.
                 For example, the packages referred to in the
-                "<link linkend='required-packages-for-the-host-development-system'>Required Packages for the Host Development System</link>"
+                "<link linkend='required-packages-for-the-build-host'>Required Packages for the Build Host</link>"
                 section are compiled binaries that, when installed, add
                 functionality to your Linux distribution.</para>
 
index 181e9fa5ed6cbb636e02c6aa30f564c872054166..15a9ae75351d87ab7598719f20be4a52410aedd4 100644 (file)
@@ -62,7 +62,7 @@
                     information on how to set up your build host.
                     <note>
                         Be sure you install the "xterm" package, which is a
-                        <ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>graphical and Eclipse plug-in extra</ulink>
+                        <ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-build-host'>graphical and Eclipse plug-in extra</ulink>
                         needed by Eclipse.
                     </note>
                     </para></listitem>