]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sstate: Add sstate usage summary to the build
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Aug 2018 14:26:20 +0000 (14:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Aug 2018 09:51:28 +0000 (10:51 +0100)
commit596f76029ccb6f87c3b049552bd08f5034c41d9c
tree8c1116a729a2b71a19b5fd9343bc3eb3471da36d
parent4c5bd69e5cb203c8a4c2f3716c941661c0afc830
sstate: Add sstate usage summary to the build

Currently the user has no indication of how much sstate was already present
or that would be used by the build. This change adds some summary information
so that the user can see how much reuse is occurring. To fully work it
needs some extra information from a recent bitbake commit but this is
optional.

When combined with bitbake --dry-run this feature can be used to check
if sstate would be reused in a build.

[YOCTO #12749]

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