]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
classes/create-spdx: Collect all task dependencies
authorJoshua Watt <JPEWhacker@gmail.com>
Wed, 1 Sep 2021 13:44:54 +0000 (08:44 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Sep 2021 08:03:36 +0000 (09:03 +0100)
commitc9659562cf88a820c668ff1eb20814dcb4829392
treec9f5d76e50b1503b548aabd661455242cf3c5e9c
parentfe5b757712aa99ff1ff10d2304ac320100635200
classes/create-spdx: Collect all task dependencies

Stop filtering the runtime dependencies based on do_create_sdpx (makes
it only pick up things in DEPENDS) and instead include all task
dependencies that are not the current PN. This allows other dependency
methods to be picked up correctly, for example the dependency on the
kernel used by kernel modules.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/create-spdx.bbclass