mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
Remove Clutter references
The clutter class and image have been moved to meta-gnome before it is finally obsoleted for good, so remove mentions from the documentation. (From yocto-docs rev: adab5d0047354b5a1b11c2ece48abd8f295f69b0) Signed-off-by: Ross Burton <ross.burton@arm.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ef13ab1c22
commit
ae7595a603
@@ -289,21 +289,6 @@ is used during the build process for ``nativesdk``, ``cross``, and
|
||||
``cross-canadian`` recipes to change ``RPATH`` records within binaries
|
||||
in order to make them relocatable.
|
||||
|
||||
.. _ref-classes-clutter:
|
||||
|
||||
``clutter.bbclass``
|
||||
===================
|
||||
|
||||
The ``clutter`` class consolidates the major and minor version naming
|
||||
and other common items used by Clutter and related recipes.
|
||||
|
||||
.. note::
|
||||
|
||||
Unlike some other classes related to specific libraries, recipes
|
||||
building other software that uses Clutter do not need to inherit this
|
||||
class unless they use the same recipe versioning scheme that the
|
||||
Clutter and related recipes do.
|
||||
|
||||
.. _ref-classes-cmake:
|
||||
|
||||
``cmake.bbclass``
|
||||
|
||||
Reference in New Issue
Block a user