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
  2026-02-21  4:25 ` [PATCH 1/2] spdx-common: Add documentation for undocumented SPDX variables Stefano Tondo
  2026-02-21  4:25 ` [PATCH 2/2] spdx-common: Clarify documentation and make SPDX_LICENSES extensible Stefano Tondo
  0 siblings, 2 replies; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-21  4:25 [PATCH 0/2] spdx-common: Documentation and extensibility improvements Stefano Tondo
2026-02-21  4:25 ` [PATCH 1/2] spdx-common: Add documentation for undocumented SPDX variables Stefano Tondo
2026-02-21  4:25 ` [PATCH 2/2] spdx-common: Clarify documentation and make SPDX_LICENSES extensible Stefano Tondo
2026-02-21 16:50   ` Joshua Watt

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