|
@@ -29,7 +29,7 @@ and then run the script to hand-install the toolchain.
|
|
|
Follow these steps to locate and hand-install the toolchain:
|
|
|
|
|
|
#. *Go to the Installers Directory:* Go to
|
|
|
- :yocto_dl:`/releases/yocto/yocto-&DISTRO;/toolchain/`
|
|
|
+ :yocto_dl:`/releases/yocto/&DISTRO_REL_LATEST_TAG;/toolchain/`
|
|
|
|
|
|
#. *Open the Folder for Your Build Host:* Open the folder that matches
|
|
|
your :term:`Build Host` (i.e.
|
|
@@ -201,7 +201,7 @@ Follow these steps to extract the root filesystem:
|
|
|
Image File:* You need to find and download the root filesystem image
|
|
|
file that is appropriate for your target system. These files are kept
|
|
|
in machine-specific folders in the
|
|
|
- :yocto_dl:`Index of Releases </releases/yocto/yocto-&DISTRO;/machines/>`
|
|
|
+ :yocto_dl:`Index of Releases </releases/yocto/&DISTRO_REL_LATEST_TAG;/machines/>`
|
|
|
in the "machines" directory.
|
|
|
|
|
|
The machine-specific folders of the "machines" directory contain
|
|
@@ -245,7 +245,7 @@ Follow these steps to extract the root filesystem:
|
|
|
|
|
|
Here is an example command that extracts the root filesystem
|
|
|
from a previously built root filesystem image that was downloaded
|
|
|
- from the :yocto_dl:`Index of Releases </releases/yocto/yocto-&DISTRO;/machines/>`.
|
|
|
+ from the :yocto_dl:`Index of Releases </releases/yocto/&DISTRO_REL_LATEST_TAG;/machines/>`.
|
|
|
This command extracts the root filesystem into the ``core2-64-sato``
|
|
|
directory::
|
|
|
|