aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-01-15 11:36:42 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-16 15:59:22 +0000
commitd701d980bc734659d7792a26167451691563533d (patch)
tree75a2cd864269ff7807d6ab7757470a8cd3accf66 /documentation/kernel-dev
parent5087131b2a79384eb568b6a96d84b02815fcef88 (diff)
downloadopenembedded-core-contrib-d701d980bc734659d7792a26167451691563533d.tar.gz
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>
Diffstat (limited to 'documentation/kernel-dev')
-rw-r--r--documentation/kernel-dev/kernel-dev-common.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index 784bf0b8f9..475149368b 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -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: