From 2fcca2d645b4bd607fca2ec93e8fbee4c0af9aae Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 31 Jul 2018 15:19:29 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-start.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'documentation') diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index e2b478f68e..3356d8be68 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -400,18 +400,18 @@ Preparing the Build Host - 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 + build host + 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 CROPS, which leverages - Docker Containers, - to prepare any Linux, Mac, or Windows development host. + Docker Containers. - 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 @@ Follow these steps to prepare a native Linux machine as your - Yocto Project development host: + Yocto Project Build Host: Use a Supported Linux Distribution: -- cgit v1.2.3-54-g00ecf