File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ source files that are compiled to generate the built library files.
119
119
``west spdx `` accepts these additional options:
120
120
121
121
- ``-n PREFIX ``: a prefix for the Document Namespaces that will be included in
122
- the generated SPDX documents. See `SPDX specification 2.2 section 2.5 `_ for
122
+ the generated SPDX documents. See `SPDX specification clause 6 `_ for
123
123
details. If ``-n `` is omitted, a default namespace will be generated
124
124
according to the default format described in section 2.5 using a random UUID.
125
125
@@ -137,8 +137,8 @@ source files that are compiled to generate the built library files.
137
137
- ``--include-sdk ``: with ``--analyze-includes ``, also create a fourth SPDX
138
138
document, :file: `sdk.spdx `, which lists header files included from the SDK.
139
139
140
- .. _SPDX specification 2.2 section 2.5 :
141
- https://spdx.github.io/spdx-spec/2- document-creation-information/
140
+ .. _SPDX specification clause 6 :
141
+ https://spdx.github.io/spdx-spec/document-creation-information/
142
142
143
143
.. _west-blobs :
144
144
You can’t perform that action at this time.
0 commit comments