ref-manual: remove meta class

This was recently removed so remove the reference to it.

(From yocto-docs rev: 46bfdb0b4ae2cb834589ef09436b120715663a31)

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton
2021-10-11 16:00:27 +13:00
committed by Richard Purdie
parent c3223e3101
commit 5c6455f1af

View File

@@ -1494,15 +1494,6 @@ messages for various BitBake severity levels (i.e. ``bbplain``,
This class is enabled by default since it is inherited by the ``base``
class.
.. _ref-classes-meta:
``meta.bbclass``
================
The ``meta`` class is inherited by recipes that do not build any output
packages themselves, but act as a "meta" target for building other
recipes.
.. _ref-classes-metadata_scm:
``metadata_scm.bbclass``