mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
ref-manual: add meson class and variables
Backported from the master branch (From yocto-docs rev: 266540ffdf84df14ebde374927e6e8ddd8ee688e) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
598c3d25c6
commit
5ea10fc05b
@@ -1537,6 +1537,16 @@ 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-meson:
|
||||
|
||||
``meson.bbclass``
|
||||
=================
|
||||
|
||||
The :ref:`ref-classes-meson` class allows to create recipes that build software
|
||||
using the `Meson <https://mesonbuild.com/>`__ build system. You can use
|
||||
the :term:`MESON_BUILDTYPE` and :term:`EXTRA_OEMESON` variables to specify
|
||||
additional configuration options to be passed using the ``meson`` command line.
|
||||
|
||||
.. _ref-classes-metadata_scm:
|
||||
|
||||
``metadata_scm.bbclass``
|
||||
|
||||
Reference in New Issue
Block a user