From 5cf19087d539c055d1f36a33399ebeaeecf740a8 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Tue, 29 Jul 2025 11:56:36 +0200 Subject: ref-manual/variables.rst: document SPDX_PACKAGE_URL Used for SPDX3 software_packageUrl field. (From yocto-docs rev: 108549dae76a582bc98d3b7bd976e0239a6b92a6) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'documentation/ref-manual/variables.rst') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 038e5541ef..03839ac0ad 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -8875,6 +8875,12 @@ system and gives an overview of their function and contents. output (``software_packageVersion``). The default value for this variable is :term:`PV`. + :term:`SPDX_PACKAGE_URL` + Provides a place for the SPDX data creator to record the package URL + string (``software_packageUrl``, in accordance with the Package URL + specification) for a software Package. The default value of this variable + is an empty string. + :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