]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
classes/spdx-common: Move to library
authorJoshua Watt <JPEWhacker@gmail.com>
Fri, 12 Jul 2024 15:58:19 +0000 (09:58 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Jul 2024 13:53:44 +0000 (14:53 +0100)
commit3f9b7c7f6b15493b6890031190ca8d1a10f2f384
treeb540803d82fcd37e8f4534468a26f590573e7f48
parentb1d2309b3ab0fd8b0d8c4dfa59f50c85074bbd3b
classes/spdx-common: Move to library

Moves the bulk of the code in the spdx-common bbclass into library code

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/create-spdx-2.2.bbclass
meta/classes/create-spdx-3.0.bbclass
meta/classes/create-spdx-image-3.0.bbclass
meta/classes/spdx-common.bbclass
meta/lib/oe/sbom30.py
meta/lib/oe/spdx_common.py [new file with mode: 0644]