]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/sstatetests: fix no-op sstate test
authorRoss Burton <ross.burton@intel.com>
Thu, 14 Apr 2016 13:31:36 +0000 (14:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Apr 2016 05:57:48 +0000 (06:57 +0100)
commitfc90c5db45933369b8fc0a33d6238876f5e5a087
tree25caae97e7a6f3717e5010bd3d244e46200f40ea
parentb15b977d10b5165728c1238b8d67a73719d29d60
oeqa/selftest/sstatetests: fix no-op sstate test

The test to verify that certain classes when inherited were no-ops only passed
if the build already inherited buildhistory.

To ensure that the test works as expected, use INHERITS_remove to ensure that
the classes are not inherited in the base run.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/sstatetests.py