]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sstatetests: Add NATIVELSB sstate signature equivalence test
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jul 2015 13:07:25 +0000 (14:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jul 2015 21:53:18 +0000 (22:53 +0100)
commit2da156d491caf25dfa3efd567d6dbb451dd7e9dc
tree1047b898b7ad6da60c17b6fe43e74ccad2fa7c3f
parentc9821a56da9c6e341408ea21e0d8a4cc5291dba6
oeqa/sstatetests: Add NATIVELSB sstate signature equivalence test

The sstate checksums should be independent of whichever NATIVELSBSTRING is
detected. Add an automated QA test which tests this using bitbake -S.

To make this possible, we need to be able to override the value of
NATIVELSBSTRING so make a small change to allow this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass
meta/lib/oeqa/selftest/sstatetests.py