Searched refs:spdx (Results 1 – 14 of 14) sorted by relevance
72 .. _west-spdx:74 Software bill of materials: ``west spdx``88 west spdx --init -d BUILD_DIR105 west spdx -d BUILD_DIR108 :file:`BUILD_DIR/spdx/`:110 - :file:`app.spdx`: BOM for the application source files used for the build111 - :file:`zephyr.spdx`: BOM for the specific Zephyr source code files used for the build112 - :file:`build.spdx`: BOM for the built output files113 - :file:`modules-deps.spdx`: BOM for modules dependencies. Check124 ``west spdx`` accepts these additional options:[all …]
181 "spdx" "create SPDX bill of materials" \491 # spdx492 …_zephyr_west_use_subcommand; and __zephyr_west_check_if_in_workspace" -ra spdx -d "create SPDX bil…493 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o i -l init -d "initialize CMake fil…494 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o d -l build-dir -ra "(__zephyr_west…495 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o n -l namespace-prefix -rf -d "name…496 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -o s -l spdx-dir -ra "(__zephyr_west_…497 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -l analyze-includes -d "also analyze …498 complete -c west -n "__zephyr_west_seen_subcommand_from spdx" -l include-sdk -d "also generate SPDX…
35 'spdx[create SPDX bill of materials]'312 '(-s --spdx-dir)'{-s,--spdx-dir}'[SPDX output directory]:spdx output dir:_directories'
1229 spdx
57 [BSD 3-Clause used in getopt: https://spdx.org/licenses/BSD-3-Clause.html]
66 Please use an SPDX identifier (https://spdx.org/licenses/), such as
92 - The ``west spdx`` command will include the tainted status in its output
1602 * :github:`44070` - west spdx TypeError: 'NoneType' object is not iterable1610 * :github:`43993` - doc: Fix minor display issue for west spdx extension command1840 * :github:`42072` - west: spdx: Blank FileChecksum field for missing build file
953 * :github:`42070` - west: spdx: Missing field for certain build results
860 * ``west spdx``: new command which can be used to generate SPDX software861 bills of materials for a Zephyr application build. See :ref:`west-spdx`.
2512 * :github:`44070` - west spdx TypeError: 'NoneType' object is not iterable
709 from the build process. Note this breaks incremental builds, west spdx
1194 "./scripts/west_commands/spdx.py" = [1739 "./scripts/west_commands/spdx.py",
1820 # Prevent spdx to use invalid data