summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-advanced.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-advanced.rst')
-rw-r--r--documentation/kernel-dev/kernel-dev-advanced.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/kernel-dev/kernel-dev-advanced.rst b/documentation/kernel-dev/kernel-dev-advanced.rst
index 36a34ca28c..cef5966ca9 100644
--- a/documentation/kernel-dev/kernel-dev-advanced.rst
+++ b/documentation/kernel-dev/kernel-dev-advanced.rst
@@ -20,8 +20,8 @@ BSPs and Linux kernel types.
20Kernel Metadata exists in many places. One area in the Yocto Project 20Kernel Metadata exists in many places. One area in the Yocto Project
21`Source Repositories <&YOCTO_DOCS_OM_URL;#source-repositories>`__ is the 21`Source Repositories <&YOCTO_DOCS_OM_URL;#source-repositories>`__ is the
22``yocto-kernel-cache`` Git repository. You can find this repository 22``yocto-kernel-cache`` Git repository. You can find this repository
23grouped under the "Yocto Linux Kernel" heading in the `Yocto Project 23grouped under the "Yocto Linux Kernel" heading in the
24Source Repositories <&YOCTO_GIT_URL;>`__. 24:yocto_git:`Yocto Project Source Repositories <>`.
25 25
26Kernel development tools ("kern-tools") exist also in the Yocto Project 26Kernel development tools ("kern-tools") exist also in the Yocto Project
27Source Repositories under the "Yocto Linux Kernel" heading in the 27Source Repositories under the "Yocto Linux Kernel" heading in the
@@ -188,7 +188,7 @@ either
188:term:`FILESEXTRAPATHS` if 188:term:`FILESEXTRAPATHS` if
189you are creating Metadata in `recipe-space <#recipe-space-metadata>`__, 189you are creating Metadata in `recipe-space <#recipe-space-metadata>`__,
190or the top level of 190or the top level of
191```yocto-kernel-cache`` <&YOCTO_GIT_URL;/cgit/cgit.cgi/yocto-kernel-cache/tree/>`__ 191:yocto_git:`yocto-kernel-cache </cgit/cgit.cgi/yocto-kernel-cache/tree/>`
192if you are creating `Metadata outside of the 192if you are creating `Metadata outside of the
193recipe-space <#metadata-outside-the-recipe-space>`__. 193recipe-space <#metadata-outside-the-recipe-space>`__.
194 194