classes/tinderclient.bbclass: Add workaround for bitbake -k and save the status
authorHolger Freyther <zecke@selfish.org>
Thu, 17 Aug 2006 13:44:31 +0000 (13:44 +0000)
committerHolger Freyther <zecke@selfish.org>
Thu, 17 Aug 2006 13:44:31 +0000 (13:44 +0000)
commit9331135432b75a22fde6a63e255207ac90226f92
tree143f2f3cfae3e05765ea8559d38da8a48b245916
parent084b87d0b6d023f47a15bc961f4039fd12a656e2
classes/tinderclient.bbclass: Add workaround for bitbake -k and save the status
    Using the continue option of BitBake can lead to some issues with the
    Tinderbox. Even if one build failed the color of the result will be green
    as the BuildCompleted event will be send by BitBake.
    As a workaround we will store the failure in a tinder-status file in case
    of failure (e.g. no Provider or PkgFailed) and will reread on the start.
    When the build starts we will truncate the file and remove 'the' error
classes/tinderclient.bbclass