summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/common-tasks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/common-tasks.rst')
-rw-r--r--documentation/dev-manual/common-tasks.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index abeb1ed9c3..6c4220dd58 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -1119,7 +1119,7 @@ necessary when adding a recipe to build a new piece of software to be
1119included in a build. 1119included in a build.
1120 1120
1121You can find a complete description of the ``devtool add`` command in 1121You can find a complete description of the ``devtool add`` command in
1122the ":ref:`sdk-manual/sdk-extensible:a closer look at \`\`devtool add\`\``" section 1122the ":ref:`sdk-manual/extensible:a closer look at \`\`devtool add\`\``" section
1123in the Yocto Project Application Development and the Extensible Software 1123in the Yocto Project Application Development and the Extensible Software
1124Development Kit (eSDK) manual. 1124Development Kit (eSDK) manual.
1125 1125
@@ -3129,7 +3129,7 @@ As mentioned earlier, an alternative method for upgrading recipes to
3129newer versions is to use 3129newer versions is to use
3130:doc:`devtool upgrade </ref-manual/ref-devtool-reference>`. 3130:doc:`devtool upgrade </ref-manual/ref-devtool-reference>`.
3131You can read about ``devtool upgrade`` in general in the 3131You can read about ``devtool upgrade`` in general in the
3132":ref:`sdk-manual/sdk-extensible:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`" 3132":ref:`sdk-manual/extensible:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`"
3133section in the Yocto Project Application Development and the Extensible 3133section in the Yocto Project Application Development and the Extensible
3134Software Development Kit (eSDK) Manual. 3134Software Development Kit (eSDK) Manual.
3135 3135
@@ -3413,7 +3413,7 @@ form of a patch all using Quilt.
3413 3413
3414 With regard to preserving changes to source files, if you clean a 3414 With regard to preserving changes to source files, if you clean a
3415 recipe or have ``rm_work`` enabled, the 3415 recipe or have ``rm_work`` enabled, the
3416 :ref:`devtool workflow <sdk-manual/sdk-extensible:using \`\`devtool\`\` in your sdk workflow>` 3416 :ref:`devtool workflow <sdk-manual/extensible:using \`\`devtool\`\` in your sdk workflow>`
3417 as described in the Yocto Project Application Development and the 3417 as described in the Yocto Project Application Development and the
3418 Extensible Software Development Kit (eSDK) manual is a safer 3418 Extensible Software Development Kit (eSDK) manual is a safer
3419 development flow than the flow that uses Quilt. 3419 development flow than the flow that uses Quilt.
@@ -3647,7 +3647,7 @@ build host running Linux.
3647 :doc:`/toaster-manual/index`. 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/extensible:using \`\`devtool\`\` in your sdk workflow`"
3651 section in the Yocto Project Application Development and the 3651 section in the Yocto Project Application Development and the
3652 Extensible Software Development Kit (eSDK) manual. 3652 Extensible Software Development Kit (eSDK) manual.
3653 3653