diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-15 18:00:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-16 22:31:51 +0100 |
commit | 2be227190625ed868f5be08aac26665566a623cc (patch) | |
tree | 1e69509c45dfbece1aff8bbb7be05b2e70b7ffbe /bitbake/lib/bb/tests | |
parent | b6140496e215be3ed074e19f96139687839d2433 (diff) | |
download | poky-2be227190625ed868f5be08aac26665566a623cc.tar.gz |
bitbake: fetch2: Improve mirror building function error handling
First, when building mirror urls we don't do any fetching so we should never
be calling clean functions.
Currently, if a mirror url fails, we don't process it further to see
if there are any mirrors of the mirror.
We should do this even when the mirror url fails, else we may miss out
on valid/useful mappings, particularly in the case of file:// urls.
(Bitbake rev: b7fd3ec9994f664b17fc86423e6e7afac07e897b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/tests')
0 files changed, 0 insertions, 0 deletions