Home
last modified time | relevance | path

Searched refs:spdx (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/scripts/
H A Dspdxcheck.py39 spdx = SPDXdata()
50 if lid in spdx.licenses:
53 spdx.licenses.append(lid)
57 spdx.exceptions[exception] = []
61 if not lic in spdx.licenses:
63 spdx.exceptions[exception].append(lic)
67 if not len(spdx.exceptions[exception]):
69 spdx.exception_files += 1
71 spdx.license_files += 1
73 return spdx
[all …]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcreate-spdx.bbclass5 DEPLOY_DIR_SPDX ??= "${DEPLOY_DIR}/spdx/${MACHINE}"
12 SPDXDIR ??= "${WORKDIR}/spdx"
16 SPDX_TOOL_NAME ??= "oe-spdx-creator"
26 SPDX_NAMESPACE_PREFIX ??= "http://spdx.org/spdxdoc"
29 SPDX_LICENSES ??= "${COREBASE}/meta/files/spdx-licenses.json"
64 annotation = oe.spdx.SPDXAnnotation()
98 import oe.spdx
109 extracted_info = oe.spdx.SPDXExtractedLicensingInfo()
190 bb.debug(1, 'spdx: There is bug in scan of %s is, do nothing' % pn)
198 import oe.spdx
[all …]
/OK3568_Linux_fs/u-boot/Licenses/
H A DREADME55 [1] http://spdx.org/
56 [2] http://spdx.org/licenses/
65 BSD 2-Clause License BSD-2-Clause Y bsd-2-clause.txt http://spdx.org/licenses/BSD-2-Clause
66 BSD 3-clause "New" or "Revised" License BSD-3-Clause Y bsd-3-clause.txt http://spdx.org/licenses/…
69 ISC License ISC Y isc.txt https://spdx.org/licenses/ISC
70 SIL OPEN FONT LICENSE (OFL-1.1) OFL-1.1 Y OFL.txt https://spdx.org/licenses/OFL-1.1.html
71 X11 License X11 x11.txt https://spdx.org/licenses/X11.html
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dlicense-rules.rst46 https://spdx.org/
50 https://spdx.org/licenses/ 上的官方SPDX许可证列表中检索,并附带许可证
183 SPDX-URL: https://spdx.org/licenses/GPL-2.0.html
198 SPDX-URL: https://spdx.org/licenses/MIT.html
235 SPDX-URL: https://spdx.org/licenses/ISC.html
298 SPDX-URL: https://spdx.org/licenses/Linux-syscall-note.html
313 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dsbom.py55 import oe.spdx
76 doc = oe.spdx.SPDXDocument.from_json(f)
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-3.4.1.rst57 - create-spdx: Fix key errors in do_create_runtime_spdx
58 - create-spdx: Protect against None from LICENSE_PATH
59 - create-spdx: Set the Organization field via a variable
60 - create-spdx: add create_annotation function
61 - create-spdx: cross recipes are native also
139 - spdx.py: Add annotation to relationship
H A Dmigration-4.0.rst108 - :term:`LICENSE` variable values should now use `SPDX identifiers <https://spdx.org/licenses/>`__.
110 …:oe_git:`convert-spdx-licenses.py </openembedded-core/tree/scripts/contrib/convert-spdx-licenses.p…
113 - :term:`INCOMPATIBLE_LICENSE` should now use `SPDX identifiers <https://spdx.org/licenses/>`__.
/OK3568_Linux_fs/buildroot/package/ti-cgt-pru/
H A Dti-cgt-pru.hash4 …f0e298b241a9a8084398a925f6e1003dbcb60801cb pru_rts_2_3_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx
H A Dti-cgt-pru.mk13 pru_rts_2_3_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dlicense-rules.rst51 legal teams. For further information see https://spdx.org/
56 license list at https://spdx.org/licenses/ along with the license texts.
211 SPDX-URL: https://spdx.org/licenses/GPL-2.0.html
226 SPDX-URL: https://spdx.org/licenses/MIT.html
270 SPDX-URL: https://spdx.org/licenses/ISC.html
318 SPDX-URL: https://spdx.org/licenses/MPL-1.1.html
391 SPDX-URL: https://spdx.org/licenses/Linux-syscall-note.html
406 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/
H A Dcommon-source.inc14 # spdx shared workdir detection fails as not WORKDIR is altered but S and B
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dlicense-rules.rst61 https://spdx.org/
67 https://spdx.org/licenses/.
226 SPDX-URL: https://spdx.org/licenses/GPL-2.0.html
241 SPDX-URL: https://spdx.org/licenses/MIT.html
283 SPDX-URL: https://spdx.org/licenses/ISC.html
330 SPDX-URL: https://spdx.org/licenses/MPL-1.1.html
406 SPDX-URL: https://spdx.org/licenses/Linux-syscall-note.html
421 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DParity-7.0.043 …SE-2.0.html), [the MIT license](https://spdx.org/licenses/MIT.html), or [the two-clause BSD licens…
/OK3568_Linux_fs/yocto/poky/
H A DLICENSE20 License Identifiers that are here available: http://spdx.org/licenses/
H A DLICENSE.MIT25 License Identifiers that are here available: http://spdx.org/licenses/
/OK3568_Linux_fs/kernel/LICENSES/exceptions/
H A DGCC-exception-2.02 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
H A DLinux-syscall-note2 SPDX-URL: https://spdx.org/licenses/Linux-syscall-note.html
/OK3568_Linux_fs/kernel/LICENSES/deprecated/
H A DISC2 SPDX-URL: https://spdx.org/licenses/ISC.html
H A DZlib2 SPDX-URL: https://spdx.org/licenses/Zlib.html
H A DLinux-OpenIB2 SPDX-URL: https://spdx.org/licenses/Linux-OpenIB.html
/OK3568_Linux_fs/yocto/poky/bitbake/
H A DLICENSE9 License Identifiers that are here available: http://spdx.org/licenses/
H A DLICENSE.MIT25 License Identifiers that are here available: http://spdx.org/licenses/
/OK3568_Linux_fs/kernel/LICENSES/preferred/
H A DMIT2 SPDX-URL: https://spdx.org/licenses/MIT.html
H A DBSD-2-Clause2 SPDX-URL: https://spdx.org/licenses/BSD-2-Clause.html
/OK3568_Linux_fs/external/mpp/LICENSES/
H A DMIT2 SPDX-URL: https://spdx.org/licenses/MIT.html

123