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:26:41 +0000 (15:26 +0000)
commit50c888d5e79960a026a9655165ce91d90b646381
treed17f5e7d3a33ea032d9ec279af469925f53d6902
parentcfc689bb731da2701d974b7d8cbebc20cd5bb8cf
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.

(From OE-Core rev: 82412ebabb0f89c694327ae38f7e864ee8511e7f)

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