diff options
Diffstat (limited to 'documentation/kernel-dev/advanced.rst')
| -rw-r--r-- | documentation/kernel-dev/advanced.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/kernel-dev/advanced.rst b/documentation/kernel-dev/advanced.rst index 163560b691..dd0b76bc31 100644 --- a/documentation/kernel-dev/advanced.rst +++ b/documentation/kernel-dev/advanced.rst | |||
| @@ -16,7 +16,7 @@ complexity of the configuration and sources used to support multiple | |||
| 16 | BSPs and Linux kernel types. | 16 | BSPs and Linux kernel types. |
| 17 | 17 | ||
| 18 | Kernel Metadata exists in many places. One area in the | 18 | Kernel Metadata exists in many places. One area in the |
| 19 | :ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` | 19 | :ref:`overview-manual/development-environment:yocto project source repositories` |
| 20 | is the ``yocto-kernel-cache`` Git repository. You can find this repository | 20 | is the ``yocto-kernel-cache`` Git repository. You can find this repository |
| 21 | grouped under the "Yocto Linux Kernel" heading in the | 21 | grouped under the "Yocto Linux Kernel" heading in the |
| 22 | :yocto_git:`Yocto Project Source Repositories <>`. | 22 | :yocto_git:`Yocto Project Source Repositories <>`. |
| @@ -386,7 +386,7 @@ type as follows: | |||
| 386 | .. note:: | 386 | .. note:: |
| 387 | 387 | ||
| 388 | You can find kernel recipes in the ``meta/recipes-kernel/linux`` directory | 388 | You can find kernel recipes in the ``meta/recipes-kernel/linux`` directory |
| 389 | of the :ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` | 389 | of the :ref:`overview-manual/development-environment:yocto project source repositories` |
| 390 | (e.g. ``poky/meta/recipes-kernel/linux/linux-yocto_4.12.bb``). See the | 390 | (e.g. ``poky/meta/recipes-kernel/linux/linux-yocto_4.12.bb``). See the |
| 391 | ":ref:`kernel-dev/advanced:using kernel metadata in a recipe`" | 391 | ":ref:`kernel-dev/advanced:using kernel metadata in a recipe`" |
| 392 | section for more information. | 392 | section for more information. |
