]> code.ossystems Code Review - openembedded-core.git/commit
scripts/gen-lockedsig-cache: Only look at new format sstate objects
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2020 13:14:17 +0000 (13:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2020 23:53:55 +0000 (23:53 +0000)
commit610b314ddc757e6ac8ba4d47921aee1f2f35df97
tree9e32e0bdd3632bb12918bb6490bfe2aaaa0944d9
parent90cc3d1ed1a12294a2d3ac97c1ba528ab315605d
scripts/gen-lockedsig-cache: Only look at new format sstate objects

We can have sstate directories which are mixtures of old and new layout entries.
Only use the new format ones since these are the only ones bitbake itself will
look at.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/gen-lockedsig-cache