mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
dev-manual: Added cross-link to "Fetchers" section in BB manual.
Fixes [YOCTO #10098] Inside the "Fetching Code" section we mention fetchers but have no links for more information to the "Fetchers" section in the BibBake User Manual. I have added a link. (From yocto-docs rev: 5224bb7b7a3c0f081b066a45865fd326aa068fc9) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
cfc0211165
commit
00ff69a5bb
@@ -1883,7 +1883,8 @@
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#ref-tasks-fetch'><filename>do_fetch</filename></ulink>
|
||||
task uses the prefix of each entry in the
|
||||
<filename>SRC_URI</filename> variable value to determine which
|
||||
fetcher to use to get your source files.
|
||||
<ulink url='&YOCTO_DOCS_BB_URL;#bb-fetchers'>fetcher</ulink>
|
||||
to use to get your source files.
|
||||
It is the <filename>SRC_URI</filename> variable that triggers
|
||||
the fetcher.
|
||||
The
|
||||
|
||||
Reference in New Issue
Block a user