summaryrefslogtreecommitdiffstats
path: root/bitbake/doc
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/doc')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
index f5031cfba7..42a1db0902 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
@@ -577,7 +577,8 @@
577 This fetcher submodule inherits from the 577 This fetcher submodule inherits from the
578 <link linkend='git-fetcher'>Git fetcher</link> and extends 578 <link linkend='git-fetcher'>Git fetcher</link> and extends
579 that fetcher's behavior by fetching a repository's submodules. 579 that fetcher's behavior by fetching a repository's submodules.
580 URI is passed to the Git fetcher as described in the 580 <link linkend='var-SRC_URI'><filename>SRC_URI</filename></link>
581 is passed to the Git fetcher as described in the
581 "<link linkend='git-fetcher'>GIT Fetcher (<filename>git://</filename>)</link>" 582 "<link linkend='git-fetcher'>GIT Fetcher (<filename>git://</filename>)</link>"
582 section. 583 section.
583 <note> 584 <note>