From 4310d89fb8671fb9398f461eba617e15273bb6f4 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Tue, 11 Feb 2025 11:15:49 -0500 Subject: [PATCH] CircleCI: add t480 without reusing any other cache then muslc-cross-make first layer Will fail at Updating git submodules. payloads/external/Makefile.mk:399: "Using host toolchain to build Linuxboot" GEN build.h IFDTOOL -p sklkbl -F t480-maximized/fmap-template.fmd ../../../blobs/t480/ifd_16 HOSTCC cbfstool/fmd_parser.o HOSTCC cbfstool/fmd_scanner.o make[1]: *** No rule to make target '../../../vendorfiles/kabylake/Fsp_M.fd', needed by 't480-maximized/coreboot.pre'. Stop. make[1]: *** Waiting for unfinished jobs.... File ../../../blobs/t480/ifd_16 is 4096 bytes Wrote layout to t480-maximized/fmap-template.fmd Signed-off-by: Thierry Laurion --- .circleci/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6ff83e20..d85279e3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -510,6 +510,14 @@ workflows: requires: - librem_14 + # t480 is based on 24.12 coreboot release, not sharing any buildstack from now, depend on muscl-cross cache + - build: + name: t480-maximized + target: t480-maximized + subcommand: "" + requires: + - x86-musl-cross-make + # dasharo release, share 24.02.01 utils/crossgcc - build: name: UNTESTED_nitropad-ns50