diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2019-05-17 09:06:53 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-07 13:57:41 +0100 |
| commit | d52682c054689a38022d9b7ce3fe8eff29237a14 (patch) | |
| tree | 29a373e4be4438bbae63da2309f4e8262fa0ae42 /documentation | |
| parent | 39f30789e2e7728bb61123a709f953e4a6919b24 (diff) | |
| download | poky-d52682c054689a38022d9b7ce3fe8eff29237a14.tar.gz | |
sdk-manual: Added link to BB manual fetcher section.
In the "Use devtool upgrade to Create a Version of the Recipe
that Supports a Newer Version of the Software" section, we
reference "fetchers" but do not link to the section on them
in the BB manual. I added a link.
(From yocto-docs rev: 633ac78daa2ab3bdde17ecb1a203f6addd6ee4af)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/sdk-manual/sdk-extensible.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index f7c5c00b8b..bd5278493f 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml | |||
| @@ -825,7 +825,9 @@ | |||
| 825 | versioning schemes, extract code into or out of the | 825 | versioning schemes, extract code into or out of the |
| 826 | <filename>devtool</filename> | 826 | <filename>devtool</filename> |
| 827 | <ulink url='&YOCTO_DOCS_REF_URL;#devtool-the-workspace-layer-structure'>workspace</ulink>, | 827 | <ulink url='&YOCTO_DOCS_REF_URL;#devtool-the-workspace-layer-structure'>workspace</ulink>, |
| 828 | and work with any source file forms that the fetchers support. | 828 | and work with any source file forms that the |
| 829 | <ulink url='&YOCTO_DOCS_BB_URL;#bb-fetchers'>fetchers</ulink> | ||
| 830 | support. | ||
| 829 | </para> | 831 | </para> |
| 830 | 832 | ||
| 831 | <para> | 833 | <para> |
