scripts/image: restore checkdeps call

This commit is contained in:
MilhouseVH 2019-02-25 20:29:34 +00:00
parent 83922eef4f
commit 956b10dd55

View File

@ -13,6 +13,8 @@ unset _CACHE_PACKAGE_LOCAL _CACHE_PACKAGE_GLOBAL _DEBUG_DEPENDS_LIST _DEBUG_PACK
show_config
save_build_config
${SCRIPTS}/checkdeps
# Setup both toolchain cmake configs to avoid potentially racy behaviour later.
# Use a fork for host to isolate any variable modifications.
( setup_toolchain host )