Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dspdx.py263 licenseId = _String() variable in SPDXExtractedLicensingInfo
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcreate-spdx.bbclass92 data["licenses"] = {l["licenseId"]: l for l in data["licenses"]}
111 extracted_info.licenseId = ident
533 …found_licenses = {license.name:recipe_ref.externalDocumentId + ":" + license.licenseId for license…