diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-27 14:59:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-28 14:03:02 +0000 |
commit | 2fc06a12a1fd3988dfb37110a147ea0fbb036174 (patch) | |
tree | 68b12d7736d8250a59fd1a31f959fa063b63adf8 /meta | |
parent | b585c4b8b86214f97180d3e7b544afd9327298a4 (diff) | |
download | poky-2fc06a12a1fd3988dfb37110a147ea0fbb036174.tar.gz |
bitbake: cooker: Allow featureset in error state
Currently, if an invalid PR service is selected the server will error
with a traceback. This is because its set into the error state and the
setFeature code will then fail since its not in the initial state.
Modifying the featureset in the error state is acceptable, we just need
to ensure we don't trigger a reset, that would happen from whichever
code handles the error.
[YOCTO #6934]
(Bitbake rev: c52841445d8db8f84c4da34203b195fea5874247)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions