summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst15
1 files changed, 0 insertions, 15 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 6dd0cbbd41..2314added7 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -289,21 +289,6 @@ is used during the build process for ``nativesdk``, ``cross``, and
289``cross-canadian`` recipes to change ``RPATH`` records within binaries 289``cross-canadian`` recipes to change ``RPATH`` records within binaries
290in order to make them relocatable. 290in order to make them relocatable.
291 291
292.. _ref-classes-clutter:
293
294``clutter.bbclass``
295===================
296
297The ``clutter`` class consolidates the major and minor version naming
298and other common items used by Clutter and related recipes.
299
300.. note::
301
302 Unlike some other classes related to specific libraries, recipes
303 building other software that uses Clutter do not need to inherit this
304 class unless they use the same recipe versioning scheme that the
305 Clutter and related recipes do.
306
307.. _ref-classes-cmake: 292.. _ref-classes-cmake:
308 293
309``cmake.bbclass`` 294``cmake.bbclass``