diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/devtool-reference.rst | 2 | ||||
-rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/devtool-reference.rst b/documentation/ref-manual/devtool-reference.rst index a6ea00c210..e173720e1a 100644 --- a/documentation/ref-manual/devtool-reference.rst +++ b/documentation/ref-manual/devtool-reference.rst | |||
@@ -432,7 +432,7 @@ revision to which you want to upgrade (i.e. the | |||
432 | forth. | 432 | forth. |
433 | 433 | ||
434 | You can read more on the ``devtool upgrade`` workflow in the | 434 | You can read more on the ``devtool upgrade`` workflow in the |
435 | ":ref:`sdk-manual/extensible:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`" | 435 | ":ref:`dev-manual/devtool:use \`\`devtool upgrade\`\` to create a version of the recipe that supports a newer version of the software`" |
436 | section in the Yocto Project Application Development and the Extensible | 436 | section in the Yocto Project Application Development and the Extensible |
437 | Software Development Kit (eSDK) manual. You can also see an example of | 437 | Software Development Kit (eSDK) manual. You can also see an example of |
438 | how to use ``devtool upgrade`` in the ":ref:`dev-manual/upgrading-recipes:using \`\`devtool upgrade\`\``" | 438 | how to use ``devtool upgrade`` in the ":ref:`dev-manual/upgrading-recipes:using \`\`devtool upgrade\`\``" |
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 47d4e814fd..86023195d3 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -8642,7 +8642,7 @@ system and gives an overview of their function and contents. | |||
8642 | 8642 | ||
8643 | For information on how staging for recipe-specific sysroots occurs, | 8643 | For information on how staging for recipe-specific sysroots occurs, |
8644 | see the :ref:`ref-tasks-populate_sysroot` | 8644 | see the :ref:`ref-tasks-populate_sysroot` |
8645 | task, the ":ref:`sdk-manual/extensible:sharing files between recipes`" | 8645 | task, the ":ref:`dev-manual/devtool:sharing files between recipes`" |
8646 | section in the Yocto Project Development Tasks Manual, the | 8646 | section in the Yocto Project Development Tasks Manual, the |
8647 | ":ref:`overview-manual/concepts:configuration, compilation, and staging`" | 8647 | ":ref:`overview-manual/concepts:configuration, compilation, and staging`" |
8648 | section in the Yocto Project Overview and Concepts Manual, and the | 8648 | section in the Yocto Project Overview and Concepts Manual, and the |