summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 13:51:23 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:18:09 +0000
commit8aec3db1512f43d4a03a866b9b32512581a04600 (patch)
tree692d58112a8f08a7bbcd80cb5fdd4b6c49b57a19 /documentation/ref-manual/ref-classes.xml
parent68e8bc844964f3ef9284609e0d93c520df1ddf1f (diff)
downloadpoky-8aec3db1512f43d4a03a866b9b32512581a04600.tar.gz
ref-manual: Edits to kernel class.
(From yocto-docs rev: eeb8e5a6f49590fa17bca6aa142b76d8917a8731) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 4f1b798be4..68a540d635 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1410,10 +1410,10 @@
1410</section> 1410</section>
1411 1411
1412<section id='ref-classes-kernel'> 1412<section id='ref-classes-kernel'>
1413 <title>Building Kernels - <filename>kernel.bbclass</filename></title> 1413 <title><filename>kernel.bbclass</filename></title>
1414 1414
1415 <para> 1415 <para>
1416 This class handles building Linux kernels. 1416 The <filename>kernel</filename> class handles building Linux kernels.
1417 The class contains code to build all kernel trees. 1417 The class contains code to build all kernel trees.
1418 All needed headers are staged into the 1418 All needed headers are staged into the
1419 <filename><link linkend='var-STAGING_KERNEL_DIR'>STAGING_KERNEL_DIR</link></filename> 1419 <filename><link linkend='var-STAGING_KERNEL_DIR'>STAGING_KERNEL_DIR</link></filename>