diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index b5f7c24a57..5f7e17d91c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1703,15 +1703,14 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" LINUX_VERSION_EXTENSION - A string extension compiled into the name of the - Linux kernel built with the OpenEmbedded build system. + A string extension compiled into the version + string of the Linux kernel built with the OpenEmbedded + build system. You define this variable in the kernel recipe. - For example, the linux-yocto-custom.bb - kernel recipe found in - meta-skeleton/recipes-kernel/linux - defines the variable as follows: + For example, the linux-yocto kernel recipes all define + the variable as follows: - LINUX_VERSION_EXTENSION ?= "-custom" + LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}" Defining this variable essentially sets the Linux kernel configuration item