mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
the download is to fetch the source from URL, the build_mirror_data is to create the mirror tar ball. the original go() method mix them together, it is more clean to split them. Signed-off-by: Yu Ke <ke.yu@intel.com>