]> code.ossystems Code Review - openembedded-core.git/commit
meta/lib/oe/sstatesig: fix locating stamp files
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 5 Dec 2012 13:12:19 +0000 (13:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Dec 2012 15:23:51 +0000 (15:23 +0000)
commit82412ebabb0f89c694327ae38f7e864ee8511e7f
treeeea0ad232d858bd2ddaeac59a648d1b8c7ad522e
parent86286287d0134ade73f6a282158dde86bf0159e8
meta/lib/oe/sstatesig: fix locating stamp files

Fixes "bitbake-diffsigs -t" for changes to the stamp directory layout,
and this time uses the actual value of STAMP to get the location of
sigdata files in the stamp directory rather than trying to do it
manually, which should be a little more robust.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sstatesig.py