summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-concepts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/overview-manual-concepts.rst')
-rw-r--r--documentation/overview-manual/overview-manual-concepts.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/overview-manual/overview-manual-concepts.rst b/documentation/overview-manual/overview-manual-concepts.rst
index 1b522910d2..d79dacbfb8 100644
--- a/documentation/overview-manual/overview-manual-concepts.rst
+++ b/documentation/overview-manual/overview-manual-concepts.rst
@@ -481,7 +481,7 @@ The BSP Layer provides machine configurations that target specific
481hardware. Everything in this layer is specific to the machine for which 481hardware. Everything in this layer is specific to the machine for which
482you are building the image or the SDK. A common structure or form is 482you are building the image or the SDK. A common structure or form is
483defined for BSP layers. You can learn more about this structure in the 483defined for BSP layers. You can learn more about this structure in the
484:doc:`../bsp-guide/bsp-guide`. 484:doc:`../bsp-guide/index`.
485 485
486.. note:: 486.. note::
487 487
@@ -1366,7 +1366,7 @@ can initialize the environment before using the tools.
1366 section. 1366 section.
1367 1367
1368 - For information on setting up a cross-development environment, see 1368 - For information on setting up a cross-development environment, see
1369 the :doc:`../sdk-manual/sdk-manual` manual. 1369 the :doc:`../sdk-manual/index` manual.
1370 1370
1371All the output files for an SDK are written to the ``deploy/sdk`` folder 1371All the output files for an SDK are written to the ``deploy/sdk`` folder
1372inside the :term:`Build Directory` as 1372inside the :term:`Build Directory` as
@@ -1446,7 +1446,7 @@ The Yocto Project does most of the work for you when it comes to
1446creating :ref:`sdk-manual/sdk-intro:the cross-development toolchain`. This 1446creating :ref:`sdk-manual/sdk-intro:the cross-development toolchain`. This
1447section provides some technical background on how cross-development 1447section provides some technical background on how cross-development
1448toolchains are created and used. For more information on toolchains, you 1448toolchains are created and used. For more information on toolchains, you
1449can also see the :doc:`../sdk-manual/sdk-manual` manual. 1449can also see the :doc:`../sdk-manual/index` manual.
1450 1450
1451In the Yocto Project development environment, cross-development 1451In the Yocto Project development environment, cross-development
1452toolchains are used to build images and applications that run on the 1452toolchains are used to build images and applications that run on the