diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-06-29 21:17:32 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-07-14 09:33:05 +0000 |
commit | 8ae84b06b62d53209f5bfc6c231c4889c70e628a (patch) | |
tree | c8613550c7a23ecda197d15ea8ebd262e452820d /templates/feature/agl-create-spdx/README_feature_agl-create-spdx.md | |
parent | d60a670349027852e93d006114b82a82cff5f27a (diff) |
Add feature for SPDX SBOM generation
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
Diffstat (limited to 'templates/feature/agl-create-spdx/README_feature_agl-create-spdx.md')
-rw-r--r-- | templates/feature/agl-create-spdx/README_feature_agl-create-spdx.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/feature/agl-create-spdx/README_feature_agl-create-spdx.md b/templates/feature/agl-create-spdx/README_feature_agl-create-spdx.md new file mode 100644 index 000000000..332a9dbd5 --- /dev/null +++ b/templates/feature/agl-create-spdx/README_feature_agl-create-spdx.md @@ -0,0 +1,7 @@ +--- +description: Feature agl-create-spdx +authors: Jan-Simon Moeller <jsmoeller@linuxfoundation.rg> +--- + +### Feature agl-create-spdx +Activation of the create-spdx class in oe-core. |