summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/conf/include/agl-create-spdx.inc
AgeCommit message (Collapse)AuthorFilesLines
2024-05-02Disable LTTNGMODULES on qemuarm due to do_create_runtime_spdxJan-Simon Möller1-0/+6
There is a race in the function do_create_runtime_spdx that shows in qemuarm builds in particular. Disable this in CI. Bug-AGL: SPEC-4956 Change-Id: I152dbbbffc48b510260e45be3a1e84f2e9772ae5 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29883 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2022-07-14Add feature for SPDX SBOM generationJan-Simon Moeller1-0/+1
We enable the built-in features of YP in kirkstone to create an spdx file that can serve as SBOM. Bug-AGL: SPEC-4384 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I98907fc07aee8c6eefbb6f0e12d30583268832d7 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27694 Tested-by: Jenkins Job builder account