diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-01-09 19:03:34 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-10 14:21:45 +0000 |
| commit | d3e378397395542179a8497fbff4b610f6f7e802 (patch) | |
| tree | 7d78b42d3be8be5c3fe512b6d171b0f14d9ea542 /documentation/ref-manual/classes.rst | |
| parent | ebfc6bdba43761481676b4c9528463546c35dd33 (diff) | |
| download | poky-d3e378397395542179a8497fbff4b610f6f7e802.tar.gz | |
manuals: document SPDX_PRETTY variable
Now that it has been backported to Kirkstone
https://git.yoctoproject.org/poky/commit/?h=kirkstone&id=99483cff5c358d847ceb077349321eb57d5143e4
(From yocto-docs rev: 5883e897c34f25401b358a597fb6e18d80f7f90b)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/classes.rst')
| -rw-r--r-- | documentation/ref-manual/classes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 6e73c5d4fb..6ee0d33451 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
| @@ -380,8 +380,8 @@ The toplevel :term:`SPDX` output file is generated in JSON format as a | |||
| 380 | as well as in ``tmp/deploy/spdx``. | 380 | as well as in ``tmp/deploy/spdx``. |
| 381 | 381 | ||
| 382 | The exact behaviour of this class, and the amount of output can be controlled | 382 | The exact behaviour of this class, and the amount of output can be controlled |
| 383 | by the :term:`SPDX_ARCHIVE_PACKAGED`, :term:`SPDX_ARCHIVE_SOURCES` and | 383 | by the :term:`SPDX_PRETTY`, :term:`SPDX_ARCHIVE_PACKAGED`, |
| 384 | :term:`SPDX_INCLUDE_SOURCES` variables. | 384 | :term:`SPDX_ARCHIVE_SOURCES` and :term:`SPDX_INCLUDE_SOURCES` variables. |
| 385 | 385 | ||
| 386 | See the description of these variables and the | 386 | See the description of these variables and the |
| 387 | ":ref:`dev-manual/common-tasks:creating a software bill of materials`" | 387 | ":ref:`dev-manual/common-tasks:creating a software bill of materials`" |
