diff options
| author | Antonin Godard <antonin.godard@bootlin.com> | 2024-10-09 09:41:02 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-11 17:04:54 +0100 |
| commit | 50a9d8220c0976d6f4be9e655870c8cced805c75 (patch) | |
| tree | ed9bcab588bd7d7e4b1f10b6218cf79f5490ae04 | |
| parent | eb17e06e8b9f72268b0d920463ad169a72cf359d (diff) | |
| download | poky-50a9d8220c0976d6f4be9e655870c8cced805c75.tar.gz | |
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>
| -rw-r--r-- | documentation/ref-manual/classes.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 9f6e427253..14aa0f3a31 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. | |||
| 2049 | Disables packaging tasks for those recipes and classes where packaging | 2049 | Disables packaging tasks for those recipes and classes where packaging |
| 2050 | is not needed. | 2050 | is not needed. |
| 2051 | 2051 | ||
| 2052 | .. _ref-classes-nospdx: | ||
| 2053 | |||
| 2054 | ``nospdx`` | ||
| 2055 | ========== | ||
| 2056 | |||
| 2057 | The :ref:`ref-classes-nospdx` allows a recipe to opt out of SPDX | ||
| 2058 | generation provided by :ref:`ref-classes-create-spdx`. | ||
| 2059 | |||
| 2052 | .. _ref-classes-npm: | 2060 | .. _ref-classes-npm: |
| 2053 | 2061 | ||
| 2054 | ``npm`` | 2062 | ``npm`` |
