summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-appendix-obtain.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/sdk-appendix-obtain.rst')
-rw-r--r--documentation/sdk-manual/sdk-appendix-obtain.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-obtain.rst b/documentation/sdk-manual/sdk-appendix-obtain.rst
index ffaed9deef..97ab9169ea 100644
--- a/documentation/sdk-manual/sdk-appendix-obtain.rst
+++ b/documentation/sdk-manual/sdk-appendix-obtain.rst
@@ -17,7 +17,7 @@ and then run the script to hand-install the toolchain.
17Follow these steps to locate and hand-install the toolchain: 17Follow these steps to locate and hand-install the toolchain:
18 18
191. *Go to the Installers Directory:* Go to 191. *Go to the Installers Directory:* Go to
20 :yocto_dl:`releases/yocto/yocto-3.1.2/toolchain/` 20 :yocto_dl:`/releases/yocto/yocto-3.1.2/toolchain/`
21 21
222. *Open the Folder for Your Build Host:* Open the folder that matches 222. *Open the Folder for Your Build Host:* Open the folder that matches
23 your :term:`Build Host` (i.e. 23 your :term:`Build Host` (i.e.
@@ -204,7 +204,7 @@ Follow these steps to extract the root filesystem:
204 Image File:* You need to find and download the root filesystem image 204 Image File:* You need to find and download the root filesystem image
205 file that is appropriate for your target system. These files are kept 205 file that is appropriate for your target system. These files are kept
206 in machine-specific folders in the 206 in machine-specific folders in the
207 :yocto_dl:`Index of Releases <releases/yocto/yocto-3.1.2/machines/>` 207 :yocto_dl:`Index of Releases </releases/yocto/yocto-3.1.2/machines/>`
208 in the "machines" directory. 208 in the "machines" directory.
209 209
210 The machine-specific folders of the "machines" directory contain 210 The machine-specific folders of the "machines" directory contain
@@ -258,7 +258,7 @@ Follow these steps to extract the root filesystem:
258 258
259 Following is an example command that extracts the root filesystem 259 Following is an example command that extracts the root filesystem
260 from a previously built root filesystem image that was downloaded 260 from a previously built root filesystem image that was downloaded
261 from the :yocto_dl:`Index of Releases <releases/yocto/yocto-3.1.2/machines/>`. 261 from the :yocto_dl:`Index of Releases </releases/yocto/yocto-3.1.2/machines/>`.
262 This command extracts the root filesystem into the ``core2-64-sato`` 262 This command extracts the root filesystem into the ``core2-64-sato``
263 directory: 263 directory:
264 :: 264 ::