Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-core][PATCH 0/4] SPDX 3.0 improvements
@ 2024-09-27 15:51 Joshua Watt
  2024-09-27 15:51 ` [OE-core][PATCH 1/4] spdx 3.0: Find local sources when searching for debug sources Joshua Watt
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Joshua Watt @ 2024-09-27 15:51 UTC (permalink / raw)
  To: openembedded-core; +Cc: Joshua Watt

Various bug fixes and improvements to SPDX 3.0 support, notably
upgrading to SPDX 3.0.1

Joshua Watt (4):
  spdx 3.0: Find local sources when searching for debug sources
  spdx 3.0: Map gitsm URI to git
  create-spdx-3.0: Upgrade to SPDX 3.0.1
  Add script to make SPDX bindings

 meta/classes/create-spdx-2.2.bbclass  |   11 +-
 meta/classes/create-spdx-3.0.bbclass  |    2 +-
 meta/lib/oe/sbom30.py                 |   15 +-
 meta/lib/oe/spdx30.py                 | 3375 +++++++++++--------------
 meta/lib/oe/spdx30_tasks.py           |  112 +-
 meta/lib/oe/spdx_common.py            |   20 +-
 scripts/contrib/make-spdx-bindings.sh |   12 +
 7 files changed, 1560 insertions(+), 1987 deletions(-)
 create mode 100755 scripts/contrib/make-spdx-bindings.sh

-- 
2.46.0



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

end of thread, other threads:[~2024-09-27 18:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27 15:51 [OE-core][PATCH 0/4] SPDX 3.0 improvements Joshua Watt
2024-09-27 15:51 ` [OE-core][PATCH 1/4] spdx 3.0: Find local sources when searching for debug sources Joshua Watt
2024-09-27 15:51 ` [OE-core][PATCH 2/4] spdx 3.0: Map gitsm URI to git Joshua Watt
2024-09-27 15:51 ` [OE-core][PATCH 3/4] create-spdx-3.0: Upgrade to SPDX 3.0.1 Joshua Watt
2024-09-27 16:02   ` Ross Burton
2024-09-27 18:26     ` Joshua Watt
2024-09-27 16:08   ` Patchtest results for " patchtest
2024-09-27 15:51 ` [OE-core][PATCH 4/4] Add script to make SPDX bindings Joshua Watt
2024-09-27 16:08   ` Patchtest results for " patchtest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox