]> code.ossystems Code Review - openembedded-core.git/commit
spdx.py: Add SPDXAnnotation Object
authorSaul Wold <Saul.Wold@windriver.com>
Mon, 27 Sep 2021 17:22:16 +0000 (10:22 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Sep 2021 23:14:46 +0000 (00:14 +0100)
commit8db551bba619f3b3612c59270043148214a462cc
tree9652d9cfa956663003862f925ee5716477713910
parent2b5f01cf5a92a873ac4c3f0ba0584cab2cc05714
spdx.py: Add SPDXAnnotation Object

This is added to allow the create-spdx code to create annotations
that store values properly according to the SPDX Specification.

Initialy they will be used to track if a recipe is a native type.

Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/spdx.py