]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes/spdx-common: Move common SPDX to new class
authorJoshua Watt <JPEWhacker@gmail.com>
Mon, 10 Jun 2024 21:41:48 +0000 (15:41 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Jun 2024 15:15:40 +0000 (16:15 +0100)
commit769a390adc9fc0b52978abe0f19f885967af0117
tree1ddf012de13b9df17415d7ebd31a79b0b8d010bc
parentb2ebb965a5aa128b05ed7ddc9216171463777732
classes/spdx-common: Move common SPDX to new class

Moves SPDX code that can be shared between different SPDX versions into
a common class

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/spdx-common.bbclass [new file with mode: 0644]