mirror of
https://git.yoctoproject.org/poky
synced 2026-06-14 17:29:59 +00:00
c9fd126f64
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>