From 307f75dea06bfbc16d445a0a377267496a8dd20c Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Sun, 7 May 2023 11:55:09 -0400 Subject: [PATCH] CircleCI: t440p and p8z77-m_pro-tpm1 now being coreboot 4.19 based, depend on cache of x230-hotp-maximized, not librems (4.17) --- .circleci/config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8869cd63d..b7b48544c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -447,14 +447,14 @@ workflows: target: t440p-maximized subcommand: "" requires: - - librem_14 + - x230-hotp-maximized - build: name: t440p-hotp-maximized target: t440p-hotp-maximized subcommand: "" requires: - - librem_14 + - x230-hotp-maximized - build: name: qemu-coreboot @@ -524,14 +524,14 @@ workflows: target: p8z77-m_pro-tpm1-maximized subcommand: "" requires: - - librem_14 + - x230-hotp-maximized - build: name: p8z77-m_pro-tpm1-hotp-maximized target: p8z77-m_pro-tpm1-hotp-maximized subcommand: "" requires: - - librem_14 + - x230-hotp-maximized # - build: # name: kgpe-d16_workstation-usb_keyboard