]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
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)
commit51084379d43a6b6bbf828d2adaaccf803e9da081
treee49f6fe61b2e530471219bf2995049322129ce94
parent6f0125054736eb4554a2760fe9f739c1c0e2f512
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