diff options
| author | Jose Quaresma <quaresma.jose@gmail.com> | 2022-11-11 18:05:45 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-01 19:35:11 +0000 |
| commit | 2dced4685251046e1764a41e2fb24167b0ae643e (patch) | |
| tree | ae3cae19c079c6e00be9c8a76b171b85d15076d0 /scripts/lib/checklayer/__init__.py | |
| parent | af79d91a5032c1e0ce4315c19533b865da8dc636 (diff) | |
| download | poky-2dced4685251046e1764a41e2fb24167b0ae643e.tar.gz | |
sstatesig: skip the rm_work task signature
We can skip the rm_work task signature to avoid running the task
when we remove some 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: f1f8f894048b325ce9a8af03b1c3b1c5a9c1f983)
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 292305700e39d0ebd64763f5032c39ace5005fad)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/__init__.py')
0 files changed, 0 insertions, 0 deletions
