From 0f32f501fa0a5dfef7ec25f78d0c50cf017eea2c Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Wed, 18 Jun 2025 13:44:11 -0400 Subject: 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: 0493f6e0ff9f52ec74adde584a04a121f5ad76aa) Signed-off-by: "Robert P. J. Day" Signed-off-by: Antonin Godard (cherry picked from commit e26c2018cd663de91ee08e0cba55eda1a4c30210) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/bsp-guide/bsp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst index 4a24fc3ffc..e57b3289d6 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst @@ -1182,7 +1182,7 @@ Use these steps to create a BSP layer: - *Create a Kernel Recipe:* Create a kernel recipe in ``recipes-kernel/linux`` by either using a kernel append file or a - new custom kernel recipe file (e.g. ``linux-yocto_4.12.bb``). The BSP + new custom kernel recipe file (e.g. ``linux-yocto_6.12.bb``). The BSP layers mentioned in the previous step also contain different kernel examples. See the ":ref:`kernel-dev/common:modifying an existing recipe`" section in the Yocto Project Linux Kernel Development Manual for -- cgit v1.2.3-54-g00ecf