diff options
-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 34d22d7bb3..aa36f84f29 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst | |||
@@ -1184,7 +1184,7 @@ Use these steps to create a BSP layer: | |||
1184 | 1184 | ||
1185 | - *Create a Kernel Recipe:* Create a kernel recipe in | 1185 | - *Create a Kernel Recipe:* Create a kernel recipe in |
1186 | ``recipes-kernel/linux`` by either using a kernel append file or a | 1186 | ``recipes-kernel/linux`` by either using a kernel append file or a |
1187 | new custom kernel recipe file (e.g. ``linux-yocto_4.12.bb``). The BSP | 1187 | new custom kernel recipe file (e.g. ``linux-yocto_6.12.bb``). The BSP |
1188 | layers mentioned in the previous step also contain different kernel | 1188 | layers mentioned in the previous step also contain different kernel |
1189 | examples. See the ":ref:`kernel-dev/common:modifying an existing recipe`" | 1189 | examples. See the ":ref:`kernel-dev/common:modifying an existing recipe`" |
1190 | section in the Yocto Project Linux Kernel Development Manual for | 1190 | section in the Yocto Project Linux Kernel Development Manual for |