diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2025-06-18 13:44:11 -0400 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-06-20 08:06:30 -0700 |
| commit | 52b3a3b7c59215afcaa2e4e4508f86b359374f3e (patch) | |
| tree | c69a8d27420f6eb0c8723c597919ea15611a20fb /documentation | |
| parent | 207921bccaca157c48ef25546522fb3eaadd97af (diff) | |
| download | poky-52b3a3b7c59215afcaa2e4e4508f86b359374f3e.tar.gz | |
bsp-guide: update lonely "4.12" kernel reference to "6.12"
To accompany earlier updating of kernel version, update this lonely
reference to be consistent.
(From yocto-docs rev: 97cd3ee7f3bf1de8454708d1852ea9cdbd45c39b)
Signed-off-by: "Robert P. J. Day" <rpjday@crashcourse.ca>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit e26c2018cd663de91ee08e0cba55eda1a4c30210)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
| -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 |
