All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] SPDX: Add annotations to relationship
@ 2021-10-27  1:30 Saul Wold
  2021-10-27  1:30 ` [PATCH v2 1/3] spdx.py: Add annotation " Saul Wold
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Saul Wold @ 2021-10-27  1:30 UTC (permalink / raw)
  To: openembedded-core, jpewhacker; +Cc: Saul Wold

Add annotations to relationships and refactor code to add
create_annotation() function for code reuse.

Ensure that "cross" recipes are factored into isNative also.

v2: removed leftover and unused annotation per Joshua

Sau!

Saul Wold (3):
  spdx.py: Add annotation to relationship
  create-spdx: add create_annotation function
  create-spdx: cross recipes are native also

 classes/create-spdx.bbclass | 22 ++++++++++++++--------
 lib/oe/spdx.py              |  6 +++++-
 2 files changed, 19 insertions(+), 9 deletions(-)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2021-11-16 16:57 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-27  1:30 [PATCH 0/3] SPDX: Add annotations to relationship Saul Wold
2021-10-27  1:30 ` [PATCH v2 1/3] spdx.py: Add annotation " Saul Wold
2021-10-27  1:30 ` [PATCH v2 2/3] create-spdx: add create_annotation function Saul Wold
2021-10-27  1:30 ` [PATCH v2 3/3] create-spdx: cross recipes are native also Saul Wold
2021-10-27  8:40 ` [OE-core] [PATCH 0/3] SPDX: Add annotations to relationship Jose Quaresma
2021-10-28 18:47   ` Steve Sakoman
2021-10-28 20:58     ` Richard Purdie
2021-11-04 20:00       ` Jose Quaresma
2021-11-04 20:43         ` Richard Purdie
2021-11-04 20:45           ` Joshua Watt
2021-11-04 20:50             ` Richard Purdie
2021-11-04 21:20               ` Joshua Watt
2021-11-08 19:01                 ` Saul Wold
2021-11-15 22:44                   ` Paul Eggleton
2021-11-16 11:14                     ` Jose Quaresma
2021-11-16 16:39                     ` Saul Wold
2021-11-16 16:57                       ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.