Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dspdx.py186 class SPDXAnnotation(SPDXObject): class
202 annotations = _ObjectList(SPDXAnnotation)
234 annotations = _ObjectList(SPDXAnnotation)
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcreate-spdx.bbclass64 annotation = oe.spdx.SPDXAnnotation()