aboutsummaryrefslogtreecommitdiffstats
path: root/meta-skeleton/COPYING.MIT
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-03-15 12:26:37 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2017-04-07 09:56:34 +1200
commitcd7119c32021febffcc4524ff204bf13290c5cf4 (patch)
treee09f79d57ac8547fd1371d1de91ba144d59992b9 /meta-skeleton/COPYING.MIT
parent901659a51cd53625a93f57a9c5865e90a07ec09d (diff)
downloadopenembedded-core-contrib-cd7119c32021febffcc4524ff204bf13290c5cf4.tar.gz
lib/oe/sstatesig: fix finding native siginfo files in sstate-cache
When comparing signatures with bitbake-diffsigs -t or bitbake -S printdiff, we use this find_siginfo() function implemented in this module to find the siginfo/sigdata files corresponding to the tasks we're looking for. However, native sstate files go into a NATIVELSBSTRING subdirectory and there was no handling for this when asking about native recipes. I'm not even sure why we were walking SSTATE_DIR in order to find this - we don't need to, we just need to run glob.glob() on the filespec we calculate, which should be a little bit more efficient. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-skeleton/COPYING.MIT')
0 files changed, 0 insertions, 0 deletions