diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.rst')
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-start.rst b/documentation/dev-manual/dev-manual-start.rst index 536d5a9cd9..d9c1e4de00 100644 --- a/documentation/dev-manual/dev-manual-start.rst +++ b/documentation/dev-manual/dev-manual-start.rst | |||
| @@ -380,7 +380,7 @@ as your Yocto Project build host: | |||
| 380 | Depending on your build host, you might have to install different | 380 | Depending on your build host, you might have to install different |
| 381 | software to support Docker containers. Go to the Docker installation | 381 | software to support Docker containers. Go to the Docker installation |
| 382 | page and read about the platform requirements in "`Supported | 382 | page and read about the platform requirements in "`Supported |
| 383 | Platforms <https://docs.docker.com/install/#supported-platforms>`__" | 383 | Platforms <https://docs.docker.com/engine/install/#supported-platforms>`__" |
| 384 | your build host needs to run containers. | 384 | your build host needs to run containers. |
| 385 | 385 | ||
| 386 | 2. *Choose What To Install:* Depending on whether or not your build host | 386 | 2. *Choose What To Install:* Depending on whether or not your build host |
| @@ -402,11 +402,11 @@ as your Yocto Project build host: | |||
| 402 | type of the software you need to install: | 402 | type of the software you need to install: |
| 403 | 403 | ||
| 404 | - Install `Docker CE for | 404 | - Install `Docker CE for |
| 405 | Windows <https://docs.docker.com/docker-for-windows/install/#install-docker-for-windows-desktop-app>`__ | 405 | Windows <https://docs.docker.com/docker-for-windows/install/#install-docker-desktop-on-windows>`__ |
| 406 | for Windows build hosts that meet requirements. | 406 | for Windows build hosts that meet requirements. |
| 407 | 407 | ||
| 408 | - Install `Docker CE for | 408 | - Install `Docker CE for |
| 409 | Macs <https://docs.docker.com/docker-for-mac/install/#install-and-run-docker-for-mac>`__ | 409 | MacOs <https://docs.docker.com/docker-for-mac/install/#install-and-run-docker-desktop-on-mac>`__ |
| 410 | for Mac build hosts that meet requirements. | 410 | for Mac build hosts that meet requirements. |
| 411 | 411 | ||
| 412 | - Install `Docker Toolbox for | 412 | - Install `Docker Toolbox for |
| @@ -619,7 +619,7 @@ Use the following procedure to locate the latest upstream copy of the | |||
| 619 | 619 | ||
| 620 | 3. *Find the URL Used to Clone the Repository:* At the bottom of the | 620 | 3. *Find the URL Used to Clone the Repository:* At the bottom of the |
| 621 | page, note the URL used to clone that repository | 621 | page, note the URL used to clone that repository |
| 622 | (e.g. :yocto_git:`/git/poky`). | 622 | (e.g. :yocto_git:`/cgit.cgi/poky`). |
| 623 | 623 | ||
| 624 | .. note:: | 624 | .. note:: |
| 625 | 625 | ||
| @@ -647,7 +647,7 @@ of a given component. | |||
| 647 | Follow these steps to locate and download a particular tarball: | 647 | Follow these steps to locate and download a particular tarball: |
| 648 | 648 | ||
| 649 | 1. *Access the Index of Releases:* Open a browser and go to | 649 | 1. *Access the Index of Releases:* Open a browser and go to |
| 650 | :yocto_dl:`Index of Releases <releases>`. The | 650 | :yocto_dl:`Index of Releases </releases>`. The |
| 651 | list represents released components (e.g. ``bitbake``, ``sato``, and | 651 | list represents released components (e.g. ``bitbake``, ``sato``, and |
| 652 | so on). | 652 | so on). |
| 653 | 653 | ||
