public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/2] spdx-common: Documentation and extensibility improvements
@ 2026-02-21  4:25 Stefano Tondo
  0 siblings, 0 replies; 2+ messages in thread
From: Stefano Tondo @ 2026-02-21  4:25 UTC (permalink / raw)
  To: openembedded-core
  Cc: stefano.tondo.ext, adrian.freihofer, Peter.Marko, jpewhacker,
	Ross.Burton

From: Stefano Tondo <stefano.tondo.ext@siemens.com>

This small series improves documentation and extensibility for SPDX
configuration variables in spdx-common.bbclass.

Patch 1: Clarify SPDX_NAMESPACE_PREFIX documentation to recommend
organization-specific namespace prefixes, similar to SPDX_UUID_NAMESPACE.

Patch 2: Make SPDX_LICENSES extensible by supporting a list of license
files. This allows layers to add custom license definitions without
copying the entire oe-core license file. Also improves documentation
for when SPDX_LICENSES needs to be set (non-oe-core licenses).

Stefano Tondo (2):
  spdx-common: Add documentation for undocumented SPDX variables
  spdx-common: Clarify documentation and make SPDX_LICENSES extensible

 meta/classes/spdx-common.bbclass | 31 +++++++++++++++++++++++++++++++
 meta/lib/oe/spdx_common.py       | 31 +++++++++++++++++++++++++++----
 2 files changed, 58 insertions(+), 4 deletions(-)

-- 
2.53.0



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

* Re: [PATCH 0/2] spdx-common: Documentation and extensibility improvements
@ 2026-02-21  5:16 Stefano Tondo
  0 siblings, 0 replies; 2+ messages in thread
From: Stefano Tondo @ 2026-02-21  5:16 UTC (permalink / raw)
  To: openembedded-core
  Cc: stefano.tondo.ext, adrian.freihofer, Peter.Marko, jpewhacker,
	Ross.Burton

This series is superseded by the unified v2 submission:

  [PATCH v2 00/18] spdx30: SBOM enrichment, lifecycle scope, and documentation

which consolidates all three separate series into a single series
for easier review. No functional changes from v1.

Please disregard this series.

Stefano


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

end of thread, other threads:[~2026-02-21  5:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-21  5:16 [PATCH 0/2] spdx-common: Documentation and extensibility improvements Stefano Tondo
  -- strict thread matches above, loose matches on Subject: below --
2026-02-21  4:25 Stefano Tondo

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