mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-01 22:50:54 +00:00
serial-targets now waits for the other BASE_TARBALLS items so the inner rootfs assembly runs with DEPS= against already-built artifacts. This also fixes a pre-existing race in the main flows where the outer parallel and inner -j 1 makes could both build kernel-tarball at the same time. Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.com>