kernel-dev: Links added for new glossary variable terms.

Added links for the LINUX_VERSION, LINUX_VERSION_EXTENSION,
and SRCPV glossary entry terms.

(From yocto-docs rev: be6c716f436a631e97f8a429aa9b2d2fa75816e5)

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-15 11:36:42 -08:00 committed by Richard Purdie
parent 5087131b2a
commit d701d980bc
1 changed files with 4 additions and 3 deletions

View File

@ -488,10 +488,10 @@
The skeleton recipe provides an example
<filename>SRC_URI</filename> as a syntax reference.
</para></listitem>
<listitem><para><filename>LINUX_VERSION</filename>:
<listitem><para><ulink url='&YOCTO_DOCS_REF_URL;#var-LINUX_VERSION'><filename>LINUX_VERSION</filename></ulink>:
The Linux kernel version you are using (e.g.
"3.4").</para></listitem>
<listitem><para><filename>LINUX_VERSION_EXTENSION</filename>:
<listitem><para><ulink url='&YOCTO_DOCS_REF_URL;#var-LINUX_VERSION_EXTENSION'><filename>LINUX_VERSION_EXTENSION</filename></ulink>:
The Linux kernel <filename>CONFIG_LOCALVERSION</filename>
that is compiled into the resulting kernel and visible
through the <filename>uname</filename> command.
@ -510,7 +510,8 @@
typically adequate.
It combines the <filename>LINUX_VERSION</filename>
with the Source Control Manager (SCM) revision
as derived from the <filename>SRCPV</filename>
as derived from the
<ulink url='&YOCTO_DOCS_REF_URL;#var-SRCPV'><filename>SRCPV</filename></ulink>
variable.
The combined results are a string with
the following form: