]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
classes/spdx-*.bbclass: move spdx2 specific variables out of spdx-common class
authorAntonin Godard <antonin.godard@bootlin.com>
Thu, 27 Mar 2025 13:16:52 +0000 (14:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Mar 2025 11:19:06 +0000 (11:19 +0000)
commit8ce06538c9cde0f09909a5a2e61ec10b0d35df49
tree1ce00ad8db0607c1233ce2e18c463312e2c98f8a
parent561e1996d655147199dc1601b5cba0512042de6b
classes/spdx-*.bbclass: move spdx2 specific variables out of spdx-common class

Setting SPDX_ARCHIVE_SOURCES and SPDX_ARCHIVE_PACKAGED makes no
difference when using the spdx-3.0 class. Move these two in the spdx-2.0
class since they are only used there.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/create-spdx-2.2.bbclass
meta/classes/spdx-common.bbclass