| Message ID | 20241010-release-note-5-1-v3-4-2cef1a58f1ab@bootlin.com |
|---|---|
| State | Accepted |
| Headers | show |
| Series | Updates for styhead | expand |
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 9f6e42725..14aa0f3a3 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -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``
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- documentation/ref-manual/classes.rst | 8 ++++++++ 1 file changed, 8 insertions(+)