diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-03 04:53:14 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:37 +0000 |
commit | 842461e2f415f1b02a95529e7976cd3dda972c3d (patch) | |
tree | ce9f2684fa0a3a9962a1adc5649adc93e1973dec /documentation | |
parent | 11589c4a0bded3c4a6d8078d5a5954c871fb3326 (diff) | |
download | poky-842461e2f415f1b02a95529e7976cd3dda972c3d.tar.gz |
ref-manual: Added the kernel-yocto class.
(From yocto-docs rev: 76534fa2ffd936ef3ba33804b59e9bc7c296cfca)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 1c40743a10..2af27c67da 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -1006,6 +1006,16 @@ | |||
1006 | </para> | 1006 | </para> |
1007 | </section> | 1007 | </section> |
1008 | 1008 | ||
1009 | <section id='ref-classes-kernel-yocto'> | ||
1010 | <title><filename>kernel-yocto.bbclass</filename></title> | ||
1011 | |||
1012 | <para> | ||
1013 | The Yocto Project kernel (<filename>kernel-yocto</filename>) class | ||
1014 | provides common functionality for building from linux-yocto style | ||
1015 | kernel source repositories. | ||
1016 | </para> | ||
1017 | </section> | ||
1018 | |||
1009 | <section id='ref-classes-mime'> | 1019 | <section id='ref-classes-mime'> |
1010 | <title><filename>mime.bbclass</filename></title> | 1020 | <title><filename>mime.bbclass</filename></title> |
1011 | 1021 | ||