diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-20 12:49:39 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-21 13:10:33 +0100 |
commit | 20649e95ede723feb8c766bc2f76bc6ce2fd1500 (patch) | |
tree | 4485393bd9b26c7066179203d38eb6f6601ba869 /meta/recipes-extended/sed | |
parent | 3f441765a7f6c229c5f4cd4edc0d6d8a34da2d11 (diff) | |
download | poky-20649e95ede723feb8c766bc2f76bc6ce2fd1500.tar.gz |
bitbake: fetch2: Improve mirror looping to consider more cases
Currently we only consider one pass through the mirror list. This doesn't
catch cases where for example you might want to setup a mirror of a mirror
and allow multiple redirection. There is no reason we can't support this
and the patch loops through the list recursively now.
As a safeguard, it will stop if any duplicate urls are found, hence
avoiding circular dependency looping.
(From Poky rev: 0ec0a4412865e54495c07beea1ced8355da58073)
(Bitbake rev: e585730e931e6abdb15ba8a3849c5fd22845b891)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sed')
0 files changed, 0 insertions, 0 deletions