]> code.ossystems Code Review - openembedded-core.git/commit
sstatesig: Anchor inherits class tests
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Mar 2014 22:49:52 +0000 (22:49 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Mar 2014 22:51:26 +0000 (23:51 +0100)
commit943a75a4f3b6877e4092dae14b59b7afef8cad3d
tree144bc7ce3ac1d67e5dd04a6a8020dd4895c0f0e8
parent3366da30f32653ce0dc28878029df81c5ca9bcc5
sstatesig: Anchor inherits class tests

There was a nasty sstate hash corruption issue occurring where the
fact the testimage bbclass was inherited meant that the checksum
changed due to testimage.bbclass being confused with image.bbclass.

This patch anchors the bbclass names to avoid this confusion.

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