Skip to content
  • Alex Bennée's avatar
    9864b7f8
    gitlab: reduce targets in cross_user_build_job · 9864b7f8
    Alex Bennée authored
    
    
    We already limit the scope of the cross system build to reduce the
    cross build times. With the recent addition of more targets we are
    also running into timeout issues for some of the cross user builds.
    
    I've selected a few of those linux-user targets which are less likely
    to be in common use as distros don't have pre-built rootfs for them.
    I've also added the same CROSS_SKIP_TARGETS variable as is
    occasionally used to further limit cross system builds.
    
    Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
    Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
    Message-Id: <20220914155950.804707-2-alex.bennee@linaro.org>
    9864b7f8
    gitlab: reduce targets in cross_user_build_job
    Alex Bennée authored
    
    
    We already limit the scope of the cross system build to reduce the
    cross build times. With the recent addition of more targets we are
    also running into timeout issues for some of the cross user builds.
    
    I've selected a few of those linux-user targets which are less likely
    to be in common use as distros don't have pre-built rootfs for them.
    I've also added the same CROSS_SKIP_TARGETS variable as is
    occasionally used to further limit cross system builds.
    
    Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
    Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
    Message-Id: <20220914155950.804707-2-alex.bennee@linaro.org>
Loading