diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-14 06:59:22 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:43 +0100 |
| commit | f42d8f4cf00d97ffc0038276893ba5d21a8a1599 (patch) | |
| tree | 9c66aac142661c8137144d4f419fd99d56d3184e /documentation/kernel-dev/kernel-dev-advanced.xml | |
| parent | 84d97de54a9996f56fa3ba646bbae4e65f596a61 (diff) | |
| download | poky-f42d8f4cf00d97ffc0038276893ba5d21a8a1599.tar.gz | |
documentation: Fixed links for "metadata" term.
Fixes [YOCTO #11630]
Moving the "Yocto Project Terms" section from the dev-manual
to the ref-manual broke the links to the "Metadata" term.
I fixed these.
(From yocto-docs rev: 190da4b4d44952d141db26ca72b5bc1a52d77023)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-advanced.xml')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-advanced.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml index 5c08019655..22afc66587 100644 --- a/documentation/kernel-dev/kernel-dev-advanced.xml +++ b/documentation/kernel-dev/kernel-dev-advanced.xml | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | <para> | 11 | <para> |
| 12 | In addition to supporting configuration fragments and patches, the | 12 | In addition to supporting configuration fragments and patches, the |
| 13 | Yocto Project kernel tools also support rich | 13 | Yocto Project kernel tools also support rich |
| 14 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> that you can | 14 | <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink> that you can |
| 15 | use to define complex policies and Board Support Package (BSP) support. | 15 | use to define complex policies and Board Support Package (BSP) support. |
| 16 | The purpose of the Metadata and the tools that manage it, known as | 16 | The purpose of the Metadata and the tools that manage it, known as |
| 17 | the kern-tools (<filename>kern-tools-native_git.bb</filename>), is | 17 | the kern-tools (<filename>kern-tools-native_git.bb</filename>), is |
