bitbake: toaster: task with outcome 2 (sstate), should have sstate_result!=0
authorCristiana Voicu <cristiana.voicu@intel.com>
Fri, 15 Nov 2013 11:34:46 +0000 (13:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Nov 2013 11:48:53 +0000 (11:48 +0000)
commit4f0a71aeae47a0e7d02dd7aa16ad7fe788f46a53
tree441037401e5e515248921dbd6d92d5278d11ca31
parent3594bb78093b95c10058dee1bdd4bd3632952f20
bitbake: toaster: task with outcome 2 (sstate), should have sstate_result!=0

0 (not applicable) is not a valid sstate_result for tasks with
outcome 2 (sstate), which should return 3 (restored), 2
(failed) or 1 (missed).
Sstate_result for tasks with outcome 2 is equal to the outcome
of _setscene corespondent task.

[YOCTO #5220]
(Bitbake rev: 8ff8d75318ea88ba80c744b471e486901ef6749a)

Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/buildinfohelper.py