mirror of
https://git.yoctoproject.org/poky
synced 2026-02-16 05:33:03 +01: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>