summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.rst')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.rst b/documentation/dev-manual/dev-manual-common-tasks.rst
index 891fd9b001..e22bcd50ec 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.rst
+++ b/documentation/dev-manual/dev-manual-common-tasks.rst
@@ -3644,7 +3644,7 @@ build host running Linux.
3644 3644
3645 - For information on how to build an image using 3645 - For information on how to build an image using
3646 :term:`Toaster`, see the 3646 :term:`Toaster`, see the
3647 :doc:`../toaster-manual/toaster-manual`. 3647 :doc:`../toaster-manual/index`.
3648 3648
3649 - For information on how to use ``devtool`` to build images, see the 3649 - For information on how to use ``devtool`` to build images, see the
3650 ":ref:`sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow`" 3650 ":ref:`sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow`"
@@ -3653,7 +3653,7 @@ build host running Linux.
3653 3653
3654 - For a quick example on how to build an image using the 3654 - For a quick example on how to build an image using the
3655 OpenEmbedded build system, see the 3655 OpenEmbedded build system, see the
3656 :doc:`../brief-yoctoprojectqs/brief-yoctoprojectqs` document. 3656 :doc:`../brief-yoctoprojectqs/index` document.
3657 3657
3658The build process creates an entire Linux distribution from source and 3658The build process creates an entire Linux distribution from source and
3659places it in your :term:`Build Directory` under 3659places it in your :term:`Build Directory` under
@@ -3728,7 +3728,7 @@ The following figure and list overviews the build process:
3728 kernels built by the OpenEmbedded build system are placed in the 3728 kernels built by the OpenEmbedded build system are placed in the
3729 Build Directory in ``tmp/deploy/images``. For information on how to 3729 Build Directory in ``tmp/deploy/images``. For information on how to
3730 run pre-built images such as ``qemux86`` and ``qemuarm``, see the 3730 run pre-built images such as ``qemux86`` and ``qemuarm``, see the
3731 :doc:`../sdk-manual/sdk-manual` manual. For 3731 :doc:`../sdk-manual/index` manual. For
3732 information about how to install these images, see the documentation 3732 information about how to install these images, see the documentation
3733 for your particular board or machine. 3733 for your particular board or machine.
3734 3734