]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: If the sanity tests fail, don't mark them as complete
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Apr 2012 11:16:18 +0000 (11:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Apr 2012 11:24:59 +0000 (12:24 +0100)
commitb99acaa8aa06dcbca46c3f7048124d6f8d643a8b
tree509c770d1d834f1bb46a3102fd77562cbd44713f
parent16542d982d86d42d3189d47a8180f0f71646a9ca
sanity.bbclass: If the sanity tests fail, don't mark them as complete

If the sanity tests fail, we still were writing out the stamp which means
they'd get skipped the next time we run bitbake. This is clearly wrong
and we should only write out the stamp file if the sanity tests complete
successfully.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sanity.bbclass