mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
Backports the SPDX 3.0 support and fixes from upstream walnascar commit 49f47169953b807d430461ca33f3a2b076119712 into upstream scarthgap. (From OE-Core rev: 9c9b9545049a2f6e5c99edcb079275d29a4d1ac6) Signed-off-by: Kamel Bouhara (Schneider Electric) <kamel.bouhara@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
14 lines
278 B
Plaintext
14 lines
278 B
Plaintext
#
|
|
# Copyright OpenEmbedded Contributors
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
#
|
|
|
|
deltask do_collect_spdx_deps
|
|
deltask do_create_spdx
|
|
deltask do_create_spdx_runtime
|
|
deltask do_create_package_spdx
|
|
deltask do_create_rootfs_spdx
|
|
deltask do_create_image_spdx
|
|
deltask do_create_image_sbom
|