From d701d980bc734659d7792a26167451691563533d Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 15 Jan 2013 11:36:42 -0800 Subject: 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 Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-common.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'documentation') 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 SRC_URI as a syntax reference. - LINUX_VERSION: + LINUX_VERSION: The Linux kernel version you are using (e.g. "3.4"). - LINUX_VERSION_EXTENSION: + LINUX_VERSION_EXTENSION: The Linux kernel CONFIG_LOCALVERSION that is compiled into the resulting kernel and visible through the uname command. @@ -510,7 +510,8 @@ typically adequate. It combines the LINUX_VERSION with the Source Control Manager (SCM) revision - as derived from the SRCPV + as derived from the + SRCPV variable. The combined results are a string with the following form: -- cgit v1.2.3-54-g00ecf