]> code.ossystems Code Review - openembedded-core.git/commit
create-spdx.bbclass: Remove an unnecessary path from do_create_spdx[dirs]
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 14 Mar 2022 14:16:43 +0000 (15:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Mar 2022 08:38:28 +0000 (08:38 +0000)
commitcb30a6cfa58072bbf5f5def36103fbcac920e168
tree5dde4220877bbff2ba8bafd677cad53957e55b28
parentf5fb73ea3d868997f2fc3744ddb0647ab3284218
create-spdx.bbclass: Remove an unnecessary path from do_create_spdx[dirs]

There is no reason to include a path in foo[dirs] if it is also in
foo[cleandirs] (except if it is the last path in foo[dirs]).

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/create-spdx.bbclass