1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

dev-manual: Adjusted "build host" wording.

Fixed the "Preparing the Build Host" section to consistently use
the terminolgy "build host".

(From yocto-docs rev: 6199dde0611b4f077dfb2ad1ebdcc1414c4a081a)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-07-31 15:19:29 -07:00
committed by Richard Purdie
parent 84331dc67e
commit 2fcca2d645
@@ -400,18 +400,18 @@
<title>Preparing the Build Host</title> <title>Preparing the Build Host</title>
<para> <para>
This section provides procedures to set up your development host to This section provides procedures to set up a system to be used as your
use the Yocto Project. <ulink url='&YOCTO_DOCS_REF_URL;#hardware-build-system-term'>build host</ulink>
You can use the Yocto Project on a native Linux development host for development using the Yocto Project.
(recommended) or you can use Your build host can be a native Linux machine (recommended) or it can
be a machine (Linux, Mac, or Windows) that uses
<ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>, <ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>,
which leverages which leverages
<ulink url='https://www.docker.com/'>Docker Containers</ulink>, <ulink url='https://www.docker.com/'>Docker Containers</ulink>.
to prepare any Linux, Mac, or Windows development host.
</para> </para>
<para> <para>
Once your development host is set up to use the Yocto Project, Once your build host is set up to use the Yocto Project,
further steps are necessary depending on what you want to further steps are necessary depending on what you want to
accomplish. accomplish.
See the following references for information on how to prepare for See the following references for information on how to prepare for
@@ -446,7 +446,7 @@
<para> <para>
Follow these steps to prepare a native Linux machine as your Follow these steps to prepare a native Linux machine as your
Yocto Project development host: Yocto Project Build Host:
<orderedlist> <orderedlist>
<listitem><para> <listitem><para>
<emphasis>Use a Supported Linux Distribution:</emphasis> <emphasis>Use a Supported Linux Distribution:</emphasis>