mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
dev-manual: Edits to section on setting up CROPS
Performed some edits to bring things in line for the "build host" terminology. (From yocto-docs rev: 4fedbdac437691b8a0f8d56931fcaad461c7463a) 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
324d3ad00a
commit
3d96c5ef26
@@ -539,7 +539,7 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
Follow these general steps to prepare a Windows, Mac, or Linux
|
Follow these general steps to prepare a Windows, Mac, or Linux
|
||||||
machine as your Yocto Project development host:
|
machine as your Yocto Project build host:
|
||||||
<orderedlist>
|
<orderedlist>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
<emphasis>Go to the Docker Installation Site:</emphasis>
|
<emphasis>Go to the Docker Installation Site:</emphasis>
|
||||||
@@ -561,14 +561,14 @@
|
|||||||
<listitem><para>
|
<listitem><para>
|
||||||
<emphasis>Go to the Install Site for Your Platform:</emphasis>
|
<emphasis>Go to the Install Site for Your Platform:</emphasis>
|
||||||
Click the link for the Docker edition associated with
|
Click the link for the Docker edition associated with
|
||||||
your development host machine's native software.
|
your build host's native software.
|
||||||
For example, if your machine is running Microsoft
|
For example, if your build host is running Microsoft
|
||||||
Windows Version 10 and you want the Docker CE Stable
|
Windows Version 10 and you want the Docker CE Stable
|
||||||
edition, click that link under "Supported Platforms".
|
edition, click that link under "Supported Platforms".
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
<emphasis>Understand What You Need:</emphasis>
|
<emphasis>Understand What You Need:</emphasis>
|
||||||
The install page has pre-requisites your machine must
|
The install page has pre-requisites your build host must
|
||||||
meet.
|
meet.
|
||||||
Be sure you read through this page and make sure your
|
Be sure you read through this page and make sure your
|
||||||
machine meets the requirements to run Docker.
|
machine meets the requirements to run Docker.
|
||||||
@@ -607,7 +607,7 @@
|
|||||||
Go to
|
Go to
|
||||||
<ulink url='https://github.com/crops/docker-win-mac-docs/wiki'></ulink>
|
<ulink url='https://github.com/crops/docker-win-mac-docs/wiki'></ulink>
|
||||||
and follow the directions for your particular
|
and follow the directions for your particular
|
||||||
development host (i.e. Linux, Mac, or Windows).</para>
|
build host (i.e. Linux, Mac, or Windows).</para>
|
||||||
|
|
||||||
<para>Once you complete the setup instructions for your
|
<para>Once you complete the setup instructions for your
|
||||||
machine, you have the Poky, Extensible SDK, and Toaster
|
machine, you have the Poky, Extensible SDK, and Toaster
|
||||||
|
|||||||
Reference in New Issue
Block a user