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

Move the bulk of the python code in the SPDX 3.0 classes into a library
file

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