mirror of
git://git.yoctoproject.org/poky
synced 2026-09-17 00:34:20 +00: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>