mirror of
git://git.yoctoproject.org/poky
synced 2026-09-17 01:18:02 +00:00
The logic in try_mirrors() was buggy such that only the first entry in the mirrors list was tried. This patch fixes this. Thanks to Richard for the review. Signed-off-by: Joshua Lock <josh@linux.intel.com>