diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-05-14 16:35:22 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-16 10:00:08 +0100 |
commit | 6069ffb48d91819f4e3ef12af52cc78ed3ea267c (patch) | |
tree | 0de37cdd166f64be8cd4822ac582bfc001a28336 /bitbake | |
parent | 5b5ebab2998b2f6c05edf933cd54a1592d4bcc5c (diff) | |
download | poky-6069ffb48d91819f4e3ef12af52cc78ed3ea267c.tar.gz |
devtool/sdk.py: error out in case of downloading file failure
It's possible that downloading file from updateserver fails. In
this case, we should error out instead of continue.
We have users reporting unexpected behavior of 'devtool sdk-update'.
When an invalid url is supplied, e.g., `devtool sdk-update http://invalid',
the program reports 'Note: Already up-to-date'.
This is obviously not expected. We should error out in such case.
(From OE-Core rev: 449564783dfb162536a2f772b3a8704973221e0f)
(From OE-Core rev: 61a56f6c5db9a3575a21f0c206f0fa760cf005e0)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions