diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2022-11-11 18:05:46 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-01 19:35:11 +0000 |
commit | 479d883b1fcc54c9819d04eb5e86d5b6c6cb4209 (patch) | |
tree | c652a5683bf377155836030d49aa9f65c3c1ede4 /scripts/lib/buildstats.py | |
parent | 2dced4685251046e1764a41e2fb24167b0ae643e (diff) | |
download | poky-479d883b1fcc54c9819d04eb5e86d5b6c6cb4209.tar.gz |
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"
(From OE-Core rev: cc6ade7de20f6fb9dffe43bceb6e513209e2216a)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 77729bea5b17d65dafb604fd1665c612091b28c7)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions