]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
meta/lib/oe/sstatesig: fix finding siginfo across sstate and stamps
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 4 Oct 2013 10:55:45 +0000 (11:55 +0100)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 4 Oct 2013 16:46:53 +0000 (17:46 +0100)
commitc0924452292049f1063ba8607af9093403565313
tree6336f6c6f41f153d3f21bc3d4a7079d20bcfbb8c
parentc0a8c5c07e0dd6f0ae302e9a4dcf7973e73e68e1
meta/lib/oe/sstatesig: fix finding siginfo across sstate and stamps

Enable comparisons with bitbake-diffsigs -t between a task whose output
exists in sstate and a recently executed version of the same task, as
well as produce the correct error message if only one signature is found
in the stamps directory (not enough for a comparison but enough to tell
the user that they at least got the task/recipe name correct.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/lib/oe/sstatesig.py