diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-11-26 10:46:38 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:27 +0000 |
commit | 79bff741bccf03f68df24b6ba547742dd30470f2 (patch) | |
tree | ce979d44de9a8492a50db7ca42bb56315c17f04a /documentation/ref-manual | |
parent | 70b503dc97bc9bc3afb5b60188c71cb176b37d9f (diff) | |
download | poky-79bff741bccf03f68df24b6ba547742dd30470f2.tar.gz |
ref-manual: Added the clutter class.
(From yocto-docs rev: e7bad3586d162f4534d98887b8f8e1b63152b5e7)
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 | 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 64ac3a7eea..a6040e8a5f 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -394,6 +394,16 @@ | |||
394 | </para> | 394 | </para> |
395 | </section> | 395 | </section> |
396 | 396 | ||
397 | <section id='ref-classes-clutter'> | ||
398 | <title><filename>clutter.bbclass</filename></title> | ||
399 | |||
400 | <para> | ||
401 | The Clutter (<filename>clutter</filename>) class consolidates the | ||
402 | major and minor version naming and other common items used by Clutter | ||
403 | and related recipes. | ||
404 | </para> | ||
405 | </section> | ||
406 | |||
397 | <section id='ref-classes-debian'> | 407 | <section id='ref-classes-debian'> |
398 | <title>Debian Renaming - <filename>debian.bbclass</filename></title> | 408 | <title>Debian Renaming - <filename>debian.bbclass</filename></title> |
399 | 409 | ||