diff options
Diffstat (limited to 'documentation/sdk-manual/sdk-intro.rst')
| -rw-r--r-- | documentation/sdk-manual/sdk-intro.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/sdk-intro.rst b/documentation/sdk-manual/sdk-intro.rst index ca6138cce3..bbd33b8a78 100644 --- a/documentation/sdk-manual/sdk-intro.rst +++ b/documentation/sdk-manual/sdk-intro.rst | |||
| @@ -184,7 +184,7 @@ You just need to follow these general steps: | |||
| 184 | root filesystem images. | 184 | root filesystem images. |
| 185 | 185 | ||
| 186 | If you are going to develop your application on hardware, go to the | 186 | If you are going to develop your application on hardware, go to the |
| 187 | :yocto_dl:`machines </releases/yocto/yocto-3.1.2/machines/>` download area and choose a | 187 | :yocto_dl:`machines </releases/yocto/yocto-&DISTRO;/machines/>` download area and choose a |
| 188 | target machine area from which to download the kernel image and root | 188 | target machine area from which to download the kernel image and root |
| 189 | filesystem. This download area could have several files in it that | 189 | filesystem. This download area could have several files in it that |
| 190 | support development using actual hardware. For example, the area | 190 | support development using actual hardware. For example, the area |
| @@ -194,7 +194,7 @@ You just need to follow these general steps: | |||
| 194 | 194 | ||
| 195 | If you are going to develop your application and then run and test it | 195 | If you are going to develop your application and then run and test it |
| 196 | using the QEMU emulator, go to the | 196 | using the QEMU emulator, go to the |
| 197 | :yocto_dl:`machines/qemu </releases/yocto/yocto-3.1.2/machines/qemu>` download area. From this | 197 | :yocto_dl:`machines/qemu </releases/yocto/yocto-&DISTRO;/machines/qemu>` download area. From this |
| 198 | area, go down into the directory for your target architecture (e.g. | 198 | area, go down into the directory for your target architecture (e.g. |
| 199 | ``qemux86_64`` for an Intel-based 64-bit architecture). Download the | 199 | ``qemux86_64`` for an Intel-based 64-bit architecture). Download the |
| 200 | kernel, root filesystem, and any other files you need for your | 200 | kernel, root filesystem, and any other files you need for your |
