From 4562a9b2f3707846afb7e85f78f59d1d7bf7b6a7 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 28 Mar 2025 10:37:30 +0100 Subject: ref-manual/variables.rst: document the SPDX_PACKAGE_VERSION variable This variable controls the package version as seen in the SPDX 3.0 JSON output (software_packageVersion). The default value for this variable is PV. (From yocto-docs rev: 3b483c5295b26748c6f2cd63074b20ac3da97b32) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 20563d61f7..62e339ed81 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -8420,6 +8420,11 @@ system and gives an overview of their function and contents. and the prefix of ``documentNamespace``. It is set by default to ``http://spdx.org/spdxdoc``. + :term:`SPDX_PACKAGE_VERSION` + This variable controls the package version as seen in the SPDX 3.0 JSON + output (``software_packageVersion``). The default value for this variable + is :term:`PV`. + :term:`SPDX_PRETTY` This option makes the SPDX output more human-readable, using identation and newlines, instead of the default output in a -- cgit v1.2.3-54-g00ecf