Re: [yocto] Debugging sstate-cache

2017-12-19 Thread Martin Jansa
I'm using oe-core/scripts/sstate-diff-machines.sh script (which calls bitbake -S) to generate "snapshots" of sstate signatures for interesting builds (in our case daily official builds) and then every time I notice something unexpectedly being rebuilt, I can use the same script to create snapshot o

[yocto] Debugging sstate-cache

2017-12-19 Thread Alan Martinovic
Hi, we have a build server set that is used by multiple people all working on the same yocto project each having a clone in their working dir. The core packages (those coming from meta-openembedded) are same of every image we build. We all share a sstate-cache and a downloads cache. The download