mbox series

[v2,0/1] Add support for custom annotations in SPDX

Message ID 20230214172156.3799436-1-saul.wold@windriver.com
Headers show
Series Add support for custom annotations in SPDX | expand

Message

Saul Wold Feb. 14, 2023, 5:21 p.m. UTC
V2 fixes commit message and adds additional check for empty
custom_var.

Additional testing with SPDX_CUSTOM_ANNOTATION_VARS:pn-${PN} and
SPDX_CUSTOM_ANNOTATION_VARS:append:pn-${PN} confirmed to work
as expected.

We will leave the variable flag handling for a future extension
of this code as needed.

Saul Wold (1):
  create-spdx-2.2: Add support for custom Annotations

 meta/classes/create-spdx-2.2.bbclass | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)