diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-11-26 11:02:57 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:27 +0000 |
commit | 3361d01e05251ab8be340ed92f9f413ccd066792 (patch) | |
tree | 6e0dc99b5fced1c33c4383c0ee1a088333408989 /documentation | |
parent | 8853195124e3f147ca8c89c42dc8453909eba132 (diff) | |
download | poky-3361d01e05251ab8be340ed92f9f413ccd066792.tar.gz |
ref-manual: Added the cml1 class.
(From yocto-docs rev: be6984570a57b1f5f63e401601ef0f8b3e4403be)
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 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index b4b12bb959..1c01638f1e 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -417,6 +417,15 @@ | |||
417 | </para> | 417 | </para> |
418 | </section> | 418 | </section> |
419 | 419 | ||
420 | <section id='ref-classes-cml1'> | ||
421 | <title><filename>cml1.bbclass</filename></title> | ||
422 | |||
423 | <para> | ||
424 | The <filename>cml1</filename> class provides basic support for the | ||
425 | Linux kernel style build configuration system. | ||
426 | </para> | ||
427 | </section> | ||
428 | |||
420 | <section id='ref-classes-debian'> | 429 | <section id='ref-classes-debian'> |
421 | <title>Debian Renaming - <filename>debian.bbclass</filename></title> | 430 | <title>Debian Renaming - <filename>debian.bbclass</filename></title> |
422 | 431 | ||