Home
last modified time | relevance | path

Searched refs:hasExtractedLicensingInfos (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dspdx.py278 hasExtractedLicensingInfos = _ObjectList(SPDXExtractedLicensingInfo) variable in SPDXDocument
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcreate-spdx.bbclass137 document.hasExtractedLicensingInfos.append(extracted_info)
533 …ipe_ref.externalDocumentId + ":" + license.licenseId for license in doc.hasExtractedLicensingInfos}