diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 13:51:23 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:15 +0000 |
commit | 98e3d0183164bd5b4811459303a8e506111ecc50 (patch) | |
tree | 121e38219508ff77df9b04308e78d0d1cbec7f41 /documentation/ref-manual | |
parent | 2610e848024680fb165b1c80915796574462d34b (diff) | |
download | poky-98e3d0183164bd5b4811459303a8e506111ecc50.tar.gz |
ref-manual: Edits to kernel class.
(From yocto-docs rev: a8759897c5c6116fc392edb1475851dba35ecf5d)
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')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 |
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> |