From: "Kamel Bouhara (Schneider Electric)" <[email protected]>
Hello,
This v5 addresses feedback from the previous iteration and includes the
following changes since v4:
- Rebased on current master
- Fixed test_packageconfig_spdx to explicitly inherit the create-spdx
class, ensuring the test runs correctly
- Tested with `oe-selftest -r spdx`
The series adds optional support for exporting build-time configuration
metadata to SPDX 3.0 documents:
- Kernel configuration export via SPDX_INCLUDE_KERNEL_CONFIG
- PACKAGECONFIG feature export via SPDX_INCLUDE_PACKAGECONFIG
- Selftests for both features
For full context about this series, please see [1].
[1] 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 | 58 +++++++++++++++++++++++++
4 files changed, 153 insertions(+)
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#227383):
https://lists.openembedded.org/g/openembedded-core/message/227383
Mute This Topic: https://lists.openembedded.org/mt/116673246/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-