From 3cc902577fcd72cacd6877cbc06cdb95e0769052 Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Tue, 3 Sep 2024 10:44:50 -0400 Subject: [PATCH] CircleCI: add galp5 based on librem_14 since sharing kernel, but not coreboot fork 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 e30f374a4..2dba82351 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -240,6 +240,14 @@ workflows: requires: - x230-hotp-maximized + # coreboot system76 + - build_and_persist: + name: galp5 + target: galp5 + subcommand: "" + requires: + - librem_14 + # coreboot nitropad # Nitropads depending on x230-hotp-maximized cache since kernel is 6.x and coreboot is git is unshared # We use nitropad's coreboot's fork crossgcc