]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
deploy.bbclass: Remove an unnecessary path from do_deploy[dirs]
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Mon, 14 Mar 2022 14:16:44 +0000 (15:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Mar 2022 08:38:28 +0000 (08:38 +0000)
commita0566610034ca8abdb71eee999460eb90f805f9f
treefd1ce989154404c01a208a8bcdd7de3593f9cbb3
parentcb30a6cfa58072bbf5f5def36103fbcac920e168
deploy.bbclass: Remove an unnecessary path from do_deploy[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/deploy.bbclass