]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
spdx: Update for bitbake changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Mar 2025 22:40:54 +0000 (22:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Mar 2025 13:50:35 +0000 (13:50 +0000)
commit4859cdf97fd9a260036e148e25f0b78eb393df1e
tree63eee187a9efd575f8f0985ca1ae9be95452f02f
parent16745b20452de60ae2474433cc1a2fb1ed9f6a64
spdx: Update for bitbake changes

Bitbake is dropping the need for fetcher name iteration and multiple revisions
per url. Update the code to match (removal of the for loop).

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/create-spdx-2.2.bbclass
meta/lib/oe/spdx30_tasks.py
meta/lib/oe/spdx_common.py