diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-10-23 17:39:48 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-31 13:12:06 +0000 |
| commit | 2e0b3adf1892e02d1a472a8ceff2dc5cb73fb1a9 (patch) | |
| tree | ebcece9719453fb36e4256d91a664e46a2a78cff /documentation/bsp-guide | |
| parent | fb6d870a7533c6b7dfd509c32d90b84b47762bb0 (diff) | |
| download | poky-2e0b3adf1892e02d1a472a8ceff2dc5cb73fb1a9.tar.gz | |
manuals: correct "yocto-linux" by "linux-yocto"
(From yocto-docs rev: 1fc5046100f27126711df0513d1ad87a9a54f55a)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
| -rw-r--r-- | documentation/bsp-guide/bsp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst index 5d186d9e1a..4b40d886a7 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst | |||
| @@ -1178,7 +1178,7 @@ Use these steps to create a BSP layer: | |||
| 1178 | 1178 | ||
| 1179 | - *Create a Kernel Recipe:* Create a kernel recipe in | 1179 | - *Create a Kernel Recipe:* Create a kernel recipe in |
| 1180 | ``recipes-kernel/linux`` by either using a kernel append file or a | 1180 | ``recipes-kernel/linux`` by either using a kernel append file or a |
| 1181 | new custom kernel recipe file (e.g. ``yocto-linux_4.12.bb``). The BSP | 1181 | new custom kernel recipe file (e.g. ``linux-yocto_4.12.bb``). The BSP |
| 1182 | layers mentioned in the previous step also contain different kernel | 1182 | layers mentioned in the previous step also contain different kernel |
| 1183 | examples. See the ":ref:`kernel-dev/common:modifying an existing recipe`" | 1183 | examples. See the ":ref:`kernel-dev/common:modifying an existing recipe`" |
| 1184 | section in the Yocto Project Linux Kernel Development Manual for | 1184 | section in the Yocto Project Linux Kernel Development Manual for |
