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:
parent
b4eac67b8b
commit
9ebf341977
5 changed files with 23 additions and 11 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue