diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 16 |
1 files changed, 8 insertions, 8 deletions
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 @@ | |||
400 | <title>Preparing the Build Host</title> | 400 | <title>Preparing the Build Host</title> |
401 | 401 | ||
402 | <para> | 402 | <para> |
403 | This section provides procedures to set up your development host to | 403 | This section provides procedures to set up a system to be used as your |
404 | use the Yocto Project. | 404 | <ulink url='&YOCTO_DOCS_REF_URL;#hardware-build-system-term'>build host</ulink> |
405 | You can use the Yocto Project on a native Linux development host | 405 | for development using the Yocto Project. |
406 | (recommended) or you can use | 406 | Your build host can be a native Linux machine (recommended) or it can |
407 | be a machine (Linux, Mac, or Windows) that uses | ||
407 | <ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>, | 408 | <ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>, |
408 | which leverages | 409 | which leverages |
409 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>, | 410 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>. |
410 | to prepare any Linux, Mac, or Windows development host. | ||
411 | </para> | 411 | </para> |
412 | 412 | ||
413 | <para> | 413 | <para> |
414 | Once your development host is set up to use the Yocto Project, | 414 | Once your build host is set up to use the Yocto Project, |
415 | further steps are necessary depending on what you want to | 415 | further steps are necessary depending on what you want to |
416 | accomplish. | 416 | accomplish. |
417 | See the following references for information on how to prepare for | 417 | See the following references for information on how to prepare for |
@@ -446,7 +446,7 @@ | |||
446 | 446 | ||
447 | <para> | 447 | <para> |
448 | Follow these steps to prepare a native Linux machine as your | 448 | Follow these steps to prepare a native Linux machine as your |
449 | Yocto Project development host: | 449 | Yocto Project Build Host: |
450 | <orderedlist> | 450 | <orderedlist> |
451 | <listitem><para> | 451 | <listitem><para> |
452 | <emphasis>Use a Supported Linux Distribution:</emphasis> | 452 | <emphasis>Use a Supported Linux Distribution:</emphasis> |