mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01: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:
committed by
Richard Purdie
parent
84331dc67e
commit
2fcca2d645
@@ -400,18 +400,18 @@
|
||||
<title>Preparing the Build Host</title>
|
||||
|
||||
<para>
|
||||
This section provides procedures to set up your development host to
|
||||
use the Yocto Project.
|
||||
You can use the Yocto Project on a native Linux development host
|
||||
(recommended) or you can use
|
||||
This section provides procedures to set up a system to be used as your
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#hardware-build-system-term'>build host</ulink>
|
||||
for development using the Yocto Project.
|
||||
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>,
|
||||
which leverages
|
||||
<ulink url='https://www.docker.com/'>Docker Containers</ulink>,
|
||||
to prepare any Linux, Mac, or Windows development host.
|
||||
<ulink url='https://www.docker.com/'>Docker Containers</ulink>.
|
||||
</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
|
||||
accomplish.
|
||||
See the following references for information on how to prepare for
|
||||
@@ -446,7 +446,7 @@
|
||||
|
||||
<para>
|
||||
Follow these steps to prepare a native Linux machine as your
|
||||
Yocto Project development host:
|
||||
Yocto Project Build Host:
|
||||
<orderedlist>
|
||||
<listitem><para>
|
||||
<emphasis>Use a Supported Linux Distribution:</emphasis>
|
||||
|
||||
Reference in New Issue
Block a user