diff options
Diffstat (limited to 'documentation/sdk-manual/extensible.rst')
-rw-r--r-- | documentation/sdk-manual/extensible.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/extensible.rst b/documentation/sdk-manual/extensible.rst index ed38ac3f3f..4d36270e64 100644 --- a/documentation/sdk-manual/extensible.rst +++ b/documentation/sdk-manual/extensible.rst | |||
@@ -652,7 +652,7 @@ counterparts. | |||
652 | ``devtool upgrade`` | 652 | ``devtool upgrade`` |
653 | happens to be one. You can read about all the methods by which you | 653 | happens to be one. You can read about all the methods by which you |
654 | can upgrade recipes in the | 654 | can upgrade recipes in the |
655 | :ref:`dev-manual/common-tasks:upgrading recipes` section | 655 | :ref:`dev-manual/upgrading-recipes:upgrading recipes` section |
656 | of the Yocto Project Development Tasks Manual. | 656 | of the Yocto Project Development Tasks Manual. |
657 | 657 | ||
658 | The ``devtool upgrade`` command is flexible enough to allow you to | 658 | The ``devtool upgrade`` command is flexible enough to allow you to |
@@ -1114,7 +1114,7 @@ links created within the source tree: | |||
1114 | - ``sysroot-destdir/``: Contains a subset of files installed within | 1114 | - ``sysroot-destdir/``: Contains a subset of files installed within |
1115 | :ref:`ref-tasks-install` that have been put into the shared sysroot. For | 1115 | :ref:`ref-tasks-install` that have been put into the shared sysroot. For |
1116 | more information, see the | 1116 | more information, see the |
1117 | ":ref:`dev-manual/common-tasks:sharing files between recipes`" section. | 1117 | ":ref:`dev-manual/new-recipe:sharing files between recipes`" section. |
1118 | 1118 | ||
1119 | - ``packages-split/``: Contains subdirectories for each package | 1119 | - ``packages-split/``: Contains subdirectories for each package |
1120 | produced by the recipe. For more information, see the | 1120 | produced by the recipe. For more information, see the |