mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-17 22:34:25 +01:00
In some distros (Ubuntu 18 and 20) it's not possible to clone meson and QEMU dependencies from https://git.qemu.org due to problems with its certificates, let's pull these dependencies from github before building QEMU. fixes #1965 Signed-off-by: Julio Montes <julio.montes@intel.com>