]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
spdx30_tasks: fix missing SPDX runtime dependencies master
authorPascal Eberhard <pascal.eberhard@se.com>
Sat, 18 Jul 2026 07:15:45 +0000 (09:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jul 2026 07:52:11 +0000 (08:52 +0100)
commita67f44021f39b19f42791441616ba57d522f1d00
treec83b0260a5bfc512f3b04c2967c282a3e637a513
parent3a2b032f0fccc9dd636db82a63f67d644ad8bf51
spdx30_tasks: fix missing SPDX runtime dependencies

The runtime dependsOn relationship entries between software_Package
is missing from the generated SPDX files.

Remove the subpkgdata lookup as the final pkg_name is already resolved
by collect_package_providers().

Rename variables to avoid shadowing the 'dep' variable and to make it
explicit which package/pkg name is being used.

Signed-off-by: Pascal Eberhard <pascal.eberhard@se.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/spdx30_tasks.py