mbox series

[v4,0/3] spdx3: Add optional support for exporting build-time configuration metadata

Message ID 20251127110018.183232-1-kamel.bouhara@bootlin.com
Headers show
Series spdx3: Add optional support for exporting build-time configuration metadata | expand

Message

Kamel Bouhara Nov. 27, 2025, 11 a.m. UTC
From: "Kamel Bouhara (Schneider Electric)" <kamel.bouhara@bootlin.com>

Hello,

v4 adds selftests to the spdx3 export series:

    - Tests for kernel configuration export (SPDX_INCLUDE_KERNEL_CONFIG)
    - Tests for PACKAGECONFIG feature export (SPDX_INCLUDE_PACKAGECONFIG)

For context, see:
https://lists.openembedded.org/g/openembedded-core/message/222245

Kamel Bouhara (Schneider Electric) (3):
  kernel.bbclass: Add task to export kernel configuration to SPDX
  spdx30_tasks: Add support for exporting PACKAGECONFIG to SPDX
  oeqa/selftest: oe-selftest: Add SPDX tests for kernel config and
    PACKAGECONFIG

 meta/classes-recipe/kernel.bbclass   | 64 ++++++++++++++++++++++++++++
 meta/classes/create-spdx-3.0.bbclass | 11 +++++
 meta/lib/oe/spdx30_tasks.py          | 20 +++++++++
 meta/lib/oeqa/selftest/cases/spdx.py | 57 +++++++++++++++++++++++++
 4 files changed, 152 insertions(+)

--
2.43.0