summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-prepare.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/adt-manual/adt-prepare.rst')
-rw-r--r--documentation/adt-manual/adt-prepare.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-prepare.rst b/documentation/adt-manual/adt-prepare.rst
index 27133d21b4..e2141f8059 100644
--- a/documentation/adt-manual/adt-prepare.rst
+++ b/documentation/adt-manual/adt-prepare.rst
@@ -137,7 +137,7 @@ comments in the ``adt-installer.conf`` file:
137 set up your own IPKG repository pointed to by ``YOCTOADT_REPO``, you 137 set up your own IPKG repository pointed to by ``YOCTOADT_REPO``, you
138 need to be sure that the directory structure follows the same layout 138 need to be sure that the directory structure follows the same layout
139 as the reference directory set up at 139 as the reference directory set up at
140 ` <http://adtrepo.yoctoproject.org>`__. Also, your repository needs 140 http://adtrepo.yoctoproject.org. Also, your repository needs
141 to be accessible through HTTP. 141 to be accessible through HTTP.
142 142
143- ``YOCTOADT_TARGETS``: The machine target architectures for which you 143- ``YOCTOADT_TARGETS``: The machine target architectures for which you
@@ -572,7 +572,7 @@ follows:
572A good example of an external toolchain used with the Yocto Project is 572A good example of an external toolchain used with the Yocto Project is
573Mentor Graphics Sourcery G++ Toolchain. You can see information on how 573Mentor Graphics Sourcery G++ Toolchain. You can see information on how
574to use that particular layer in the ``README`` file at 574to use that particular layer in the ``README`` file at
575` <http://github.com/MentorEmbedded/meta-sourcery/>`__. You can find 575http://github.com/MentorEmbedded/meta-sourcery/. You can find
576further information by reading about the 576further information by reading about the
577:term:`TCMODE` variable in the Yocto 577:term:`TCMODE` variable in the Yocto
578Project Reference Manual's variable glossary. 578Project Reference Manual's variable glossary.