diff options
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-advanced.rst')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-advanced.rst | 6 |
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. | |||
| 20 | Kernel Metadata exists in many places. One area in the Yocto Project | 20 | Kernel 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 |
| 23 | grouped under the "Yocto Linux Kernel" heading in the `Yocto Project | 23 | grouped under the "Yocto Linux Kernel" heading in the |
| 24 | Source Repositories <&YOCTO_GIT_URL;>`__. | 24 | :yocto_git:`Yocto Project Source Repositories <>`. |
| 25 | 25 | ||
| 26 | Kernel development tools ("kern-tools") exist also in the Yocto Project | 26 | Kernel development tools ("kern-tools") exist also in the Yocto Project |
| 27 | Source Repositories under the "Yocto Linux Kernel" heading in the | 27 | Source Repositories under the "Yocto Linux Kernel" heading in the |
| @@ -188,7 +188,7 @@ either | |||
| 188 | :term:`FILESEXTRAPATHS` if | 188 | :term:`FILESEXTRAPATHS` if |
| 189 | you are creating Metadata in `recipe-space <#recipe-space-metadata>`__, | 189 | you are creating Metadata in `recipe-space <#recipe-space-metadata>`__, |
| 190 | or the top level of | 190 | or 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/>` |
| 192 | if you are creating `Metadata outside of the | 192 | if you are creating `Metadata outside of the |
| 193 | recipe-space <#metadata-outside-the-recipe-space>`__. | 193 | recipe-space <#metadata-outside-the-recipe-space>`__. |
| 194 | 194 | ||
