west: spdx: introduce support for SPDX 2.3

Minor update to existing zspdx implementation to add support for
PrimaryPackagePurpose introduced in SPDX 2.3.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-03-21 21:58:48 +01:00 committed by Carles Cufí
commit 9ebf341977
5 changed files with 23 additions and 11 deletions

View file

@ -74,7 +74,7 @@ See :zephyr_file:`share/zephyr-package/cmake` for details.
Software bill of materials: ``west spdx``
*****************************************
This command generates SPDX 2.2 tag-value documents, creating relationships
This command generates SPDX 2.3 tag-value documents, creating relationships
from source files to the corresponding generated build files.
``SPDX-License-Identifier`` comments in source files are scanned and filled
into the SPDX documents.