ref-manual: add missing nospdx class

(From yocto-docs rev: ec41a5bf1a49e5d83bb93a3438ba1cd01f613088)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2024-10-09 09:41:02 +02:00
committed by Richard Purdie
parent eb17e06e8b
commit 50a9d8220c

View File

@@ -2049,6 +2049,14 @@ and the target. All common parts of the recipe are automatically shared.
Disables packaging tasks for those recipes and classes where packaging
is not needed.
.. _ref-classes-nospdx:
``nospdx``
==========
The :ref:`ref-classes-nospdx` allows a recipe to opt out of SPDX
generation provided by :ref:`ref-classes-create-spdx`.
.. _ref-classes-npm:
``npm``