]> code.ossystems Code Review - openembedded-core.git/commit
sstatesig: Ensure we return all matches for find_sigdata
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Dec 2013 09:38:18 +0000 (09:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Dec 2013 12:25:22 +0000 (12:25 +0000)
commit04fc682af7c1657b1c9f37b66a78c4ffc8066e24
tree693bab7578342a1246f26a89070bfa219e425c3e
parent16dd4cd5564a19b0a221661205430e01c35673af
sstatesig: Ensure we return all matches for find_sigdata

When the hashes to find isn't specified we need to return matches from both
the sstate cache and the local stamps directory regardless of how many we've
found so far. If we don't do this, we can miss stamps and the comparison is
less accurate/incorrect.

(From OE-Core rev: 08a074e11e2d517b81ca71fd9bda65297bb015a7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sstatesig.py