diff options
Diffstat (limited to 'documentation/sdk-manual')
| -rw-r--r-- | documentation/sdk-manual/sdk-appendix-obtain.rst | 8 | ||||
| -rw-r--r-- | documentation/sdk-manual/sdk-intro.rst | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.rst b/documentation/sdk-manual/sdk-appendix-obtain.rst index 6b7128c27b..8d4fe09646 100644 --- a/documentation/sdk-manual/sdk-appendix-obtain.rst +++ b/documentation/sdk-manual/sdk-appendix-obtain.rst | |||
| @@ -81,7 +81,7 @@ As an alternative to locating and downloading an SDK installer, you can | |||
| 81 | build the SDK installer. Follow these steps: | 81 | build the SDK installer. Follow these steps: |
| 82 | 82 | ||
| 83 | 1. *Set Up the Build Environment:* Be sure you are set up to use BitBake | 83 | 1. *Set Up the Build Environment:* Be sure you are set up to use BitBake |
| 84 | in a shell. See the ":ref:`dev-manual/dev-manual-start:preparing the build host`" section | 84 | in a shell. See the ":ref:`dev-manual/start:preparing the build host`" section |
| 85 | in the Yocto Project Development Tasks Manual for information on how | 85 | in the Yocto Project Development Tasks Manual for information on how |
| 86 | to get a build host ready that is either a native Linux machine or a | 86 | to get a build host ready that is either a native Linux machine or a |
| 87 | machine that uses CROPS. | 87 | machine that uses CROPS. |
| @@ -89,9 +89,9 @@ build the SDK installer. Follow these steps: | |||
| 89 | 2. *Clone the ``poky`` Repository:* You need to have a local copy of the | 89 | 2. *Clone the ``poky`` Repository:* You need to have a local copy of the |
| 90 | Yocto Project :term:`Source Directory` | 90 | Yocto Project :term:`Source Directory` |
| 91 | (i.e. a local | 91 | (i.e. a local |
| 92 | ``poky`` repository). See the ":ref:`dev-manual/dev-manual-start:cloning the \`\`poky\`\` repository`" and | 92 | ``poky`` repository). See the ":ref:`dev-manual/start:cloning the \`\`poky\`\` repository`" and |
| 93 | possibly the ":ref:`dev-manual/dev-manual-start:checking out by branch in poky`" and | 93 | possibly the ":ref:`dev-manual/start:checking out by branch in poky`" and |
| 94 | ":ref:`dev-manual/dev-manual-start:checking out by tag in poky`" sections | 94 | ":ref:`dev-manual/start:checking out by tag in poky`" sections |
| 95 | all in the Yocto Project Development Tasks Manual for information on | 95 | all in the Yocto Project Development Tasks Manual for information on |
| 96 | how to clone the ``poky`` repository and check out the appropriate | 96 | how to clone the ``poky`` repository and check out the appropriate |
| 97 | branch for your work. | 97 | branch for your work. |
diff --git a/documentation/sdk-manual/sdk-intro.rst b/documentation/sdk-manual/sdk-intro.rst index 5514c6767a..66b12cdff9 100644 --- a/documentation/sdk-manual/sdk-intro.rst +++ b/documentation/sdk-manual/sdk-intro.rst | |||
| @@ -211,7 +211,7 @@ You just need to follow these general steps: | |||
| 211 | tools to develop your application. If you need to separately install | 211 | tools to develop your application. If you need to separately install |
| 212 | and use the QEMU emulator, you can go to `QEMU Home | 212 | and use the QEMU emulator, you can go to `QEMU Home |
| 213 | Page <http://wiki.qemu.org/Main_Page>`__ to download and learn about | 213 | Page <http://wiki.qemu.org/Main_Page>`__ to download and learn about |
| 214 | the emulator. See the ":doc:`/dev-manual/dev-manual-qemu`" chapter in the | 214 | the emulator. See the ":doc:`/dev-manual/qemu`" chapter in the |
| 215 | Yocto Project Development Tasks Manual for information on using QEMU | 215 | Yocto Project Development Tasks Manual for information on using QEMU |
| 216 | within the Yocto Project. | 216 | within the Yocto Project. |
| 217 | 217 | ||
