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.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/documentation/sdk-manual/extensible.rst b/documentation/sdk-manual/extensible.rst
index 7c7ceb695a..9e08e57a4e 100644
--- a/documentation/sdk-manual/extensible.rst
+++ b/documentation/sdk-manual/extensible.rst
@@ -651,12 +651,11 @@ counterparts.
651 :ref:`dev-manual/upgrading-recipes:upgrading recipes` section 651 :ref:`dev-manual/upgrading-recipes:upgrading recipes` section
652 of the Yocto Project Development Tasks Manual. 652 of the Yocto Project Development Tasks Manual.
653 653
654The ``devtool upgrade`` command is flexible enough to allow you to 654The ``devtool upgrade`` command is flexible enough to allow you to specify
655specify source code revision and versioning schemes, extract code into 655source code revision and versioning schemes, extract code into or out of the
656or out of the ``devtool`` 656``devtool`` :ref:`devtool-the-workspace-layer-structure`, and work with any
657:ref:`devtool-the-workspace-layer-structure`, 657source file forms that the
658and work with any source file forms that the 658:ref:`bitbake-user-manual/bitbake-user-manual-fetching:fetchers` support.
659:ref:`bitbake:bitbake-user-manual/bitbake-user-manual-fetching:fetchers` support.
660 659
661The following diagram shows the common development flow used with the 660The following diagram shows the common development flow used with the
662``devtool upgrade`` command: 661``devtool upgrade`` command: