]> code.ossystems Code Review - openembedded-core.git/commit
ext-sdk-prepare: Catch setscene tasks which should have run but didn't
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Mar 2016 16:22:26 +0000 (16:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Mar 2016 23:52:58 +0000 (23:52 +0000)
commit7ea670c3b00439ca5eeb6ae1efd475f0954268b7
tree37aabd140b806885f4dbb9cf76a0691dd5a2657f
parentcc01ffeee757738c169f8970fd89bf0933e93532
ext-sdk-prepare: Catch setscene tasks which should have run but didn't

When installing the eSDK, if setscene task fail for some reason, the tests
would ignore this. This is bad since we assume they're working.

This adds some sanity test code which detects if setscene tasks are
needing to run and errors if there are any.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/ext-sdk-prepare.py