]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Avoid deploy_source_date_epoch sstate when unneeded
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Sep 2021 15:20:28 +0000 (16:20 +0100)
committerSteve Sakoman <steve@sakoman.com>
Tue, 9 Nov 2021 22:18:24 +0000 (12:18 -1000)
commit884e44701ada57abe4d8ad9ece424435be25c6a5
treebcd36fc155f002a2df10f21d5b2c7c1f261aa41c
parent06b8f2a5a24be1a87f0eaf29fdba719ebe3bb06e
sstate: Avoid deploy_source_date_epoch sstate when unneeded

This sstate task is only needed when depended upon, it can be skipped
if there are no tasks running that directly depend upon it.

This reduced the number of sstate tasks in something like an image
build.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 601cee016da5c7505915e26641a085714de175ce)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/sstate.bbclass