summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-07-31 17:58:42 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-17 10:09:34 +0100
commitf3e7db78adf417231ce29eb6a9a28a74857a2954 (patch)
treec6faab74fc9b7b2d368bd610486065f3ab53e580 /documentation/sdk-manual
parent18df4a836845c6d7dec389a95623a472c19acdfe (diff)
downloadpoky-f3e7db78adf417231ce29eb6a9a28a74857a2954.tar.gz
sphinx: add links to section in the Bitbake manual
Use intersphinx extension to replace links to the Bitbake manual with proper cross references. (From yocto-docs rev: 458a6e540a2286ac838812d802306806f77b885c) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual')
-rw-r--r--documentation/sdk-manual/sdk-extensible.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.rst b/documentation/sdk-manual/sdk-extensible.rst
index 2652b4acd4..5836bd8549 100644
--- a/documentation/sdk-manual/sdk-extensible.rst
+++ b/documentation/sdk-manual/sdk-extensible.rst
@@ -577,7 +577,7 @@ specify source code revision and versioning schemes, extract code into
577or out of the ``devtool`` 577or out of the ``devtool``
578:ref:`devtool-the-workspace-layer-structure`, 578:ref:`devtool-the-workspace-layer-structure`,
579and work with any source file forms that the 579and work with any source file forms that the
580`fetchers <&YOCTO_DOCS_BB_URL;#bb-fetchers>`__ support. 580:ref:`fetchers <bitbake:bb-fetchers>` support.
581 581
582The following diagram shows the common development flow used with the 582The following diagram shows the common development flow used with the
583``devtool upgrade`` command: 583``devtool upgrade`` command: