]> code.ossystems Code Review - openembedded-core.git/commit
ssate: Cleanup directtasks handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Sep 2021 10:12:05 +0000 (11:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Sep 2021 12:52:05 +0000 (13:52 +0100)
commit29d285bc07bd7732c7ea39c0fd03c0b3c0d93e52
tree2f9858d5e84bd7f1e7cfc476cb36d75b99f08b8a
parent601cee016da5c7505915e26641a085714de175ce
ssate: Cleanup directtasks handling

There are several tasks which should only be triggered by direct
dependencies. Some are listed in the dep loop, some are not. They
should all be in both cases.

Fix this by making a list and using the list in both cases to fix
various inconsistencies.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass