summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/extensible.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/extensible.rst')
-rw-r--r--documentation/sdk-manual/extensible.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/extensible.rst b/documentation/sdk-manual/extensible.rst
index c5970f74fa..18a2b59c96 100644
--- a/documentation/sdk-manual/extensible.rst
+++ b/documentation/sdk-manual/extensible.rst
@@ -606,7 +606,7 @@ counterparts.
606 ``devtool upgrade`` 606 ``devtool upgrade``
607 happens to be one. You can read about all the methods by which you 607 happens to be one. You can read about all the methods by which you
608 can upgrade recipes in the 608 can upgrade recipes in the
609 :ref:`dev-manual/common-tasks:upgrading recipes` section 609 :ref:`dev-manual/upgrading-recipes:upgrading recipes` section
610 of the Yocto Project Development Tasks Manual. 610 of the Yocto Project Development Tasks Manual.
611 611
612The ``devtool upgrade`` command is flexible enough to allow you to 612The ``devtool upgrade`` command is flexible enough to allow you to
@@ -1068,7 +1068,7 @@ links created within the source tree:
1068 - ``sysroot-destdir/``: Contains a subset of files installed within 1068 - ``sysroot-destdir/``: Contains a subset of files installed within
1069 ``do_install`` that have been put into the shared sysroot. For 1069 ``do_install`` that have been put into the shared sysroot. For
1070 more information, see the 1070 more information, see the
1071 ":ref:`dev-manual/common-tasks:sharing files between recipes`" section. 1071 ":ref:`dev-manual/new-recipe:sharing files between recipes`" section.
1072 1072
1073 - ``packages-split/``: Contains subdirectories for each package 1073 - ``packages-split/``: Contains subdirectories for each package
1074 produced by the recipe. For more information, see the 1074 produced by the recipe. For more information, see the