ref-manual: New LINUX_VERSION glossary entry.

(From yocto-docs rev: daf7bf83049b51ec918af1c49c53502b6488f675)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-01-14 16:14:34 -08:00 committed by Richard Purdie
parent 762e4f08db
commit ba0524ceb4
1 changed files with 16 additions and 0 deletions

View File

@ -1679,6 +1679,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
<glossentry id='var-LINUX_VERSION'><glossterm>LINUX_VERSION</glossterm>
<glossdef>
<para>The Linux version from <filename>kernel.org</filename>
on which the Linux kernel image being built using the
OpenEmbedded build system is based.
You define this varible in the kernel recipe.
For example, the <filename>linux-yocto-3.4.bb</filename>
kernel recipe found in
<filename>meta/recipes-kernel/linux</filename>
defines the variables as follows:
<literallayout class='monospaced'>
LINUX_VERSION ?= "3.4.24"
</literallayout></para>
</glossdef>
</glossentry>
</glossdiv>
<glossdiv id='var-glossary-m'><title>M</title>