Skip to content
Commit cc6ade7d authored by Jose Quaresma's avatar Jose Quaresma Committed by Steve Sakoman
Browse files

rm_work: exclude the SSTATETASKS from the rm_work tasks sinature



We can exclude the SSTATETASKS from the rm_work task signature
to avoid running the task when we remove some setscene tasks
from the dependencie chain.

The inject_rm_work handler on the rm_work bbclass triggers the
rm_work task running for any signature change in the dependencie
chain of the task do_build of each recipe.

i.e INHERIT:remove = "create-spdx" will trigger the do_rm_work
when we collect the sstate cache with INHERIT = "create-spdx"

Signed-off-by: default avatarJose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 77729bea)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent f1f8f894
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment