diff options
author | Jose Quaresma <quaresma.jose@gmail.com> | 2021-10-03 22:54:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 17:42:27 +0100 |
commit | d7b24328bf46fe19c5fed0b66ca8d93b0c1e2803 (patch) | |
tree | 19863e8e2c95ebdbe9a14afbe8de1f02d1dacb33 /LICENSE.GPL-2.0-only | |
parent | 43f07bdc9fb399b39f3943010f118e1550e93ee4 (diff) | |
download | poky-d7b24328bf46fe19c5fed0b66ca8d93b0c1e2803.tar.gz |
sstate.bbclass: count the files on mirrors using the pre local files
We don't need extra python collections to count the found files
on the sstate cache and sstate mirrors.
The main found collections provides all the files that were found.
Then we only need to store the nunber of files that found on the
local sstate cache and the files that found on the sstate cache
mirror is derived from that.
(From OE-Core rev: 0fe71f31593e87b9188b388860d2ba94bf8266bc)
Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE.GPL-2.0-only')
0 files changed, 0 insertions, 0 deletions