ref-manual: Updated "do_fetch" to have a link to "Fetchers"

Fixes [YOCTO #10098]

This task needed to cross-reference the "Fetchers" section,
which is in the BitBake User Manual.

(From yocto-docs rev: c8862f4c8cc43777acead0e93fc728f2e8be4641)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2019-05-20 17:01:29 -07:00
committed by Richard Purdie
parent d52682c054
commit d4fc8cf7ae

View File

@@ -192,7 +192,8 @@
This task uses the
<link linkend='var-SRC_URI'><filename>SRC_URI</filename></link>
variable and the argument's prefix to determine the correct
fetcher module.
<ulink url='&YOCTO_DOCS_BB_URL;#bb-fetchers'>fetcher</ulink>
module.
</para>
</section>