diff mbox series

[1/2] CI: Add meta-secure-core to pending-upgrades for corstone1000

Message ID 20231106141942.1047477-1-ross.burton@arm.com
State New
Headers show
Series [1/2] CI: Add meta-secure-core to pending-upgrades for corstone1000 | expand

Commit Message

Ross Burton Nov. 6, 2023, 2:19 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

The corstone1000 machines now need this layer.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jon Mason Nov. 7, 2023, 2:36 p.m. UTC | #1
On Mon, 06 Nov 2023 14:19:41 +0000, ross.burton@arm.com wrote:
> The corstone1000 machines now need this layer.
> 
> 

Applied, thanks!

[1/2] CI: Add meta-secure-core to pending-upgrades for corstone1000
      commit: ea3171ca8a66507898603cff0312e8e21ea70d36
[2/2] arm-bsp: corstone1000 depends on meta-efi-secure-boot
      commit: 5640473619e96eb088402d6ecec773cff93244bf

Best regards,
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4e09ce05..9dee5807 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -255,7 +255,7 @@  pending-updates:
   script:
     - rm -fr update-report
     # This configuration has all of the layers we need enabled
-    - kas shell --update --force-checkout ci/qemuarm64.yml:ci/meta-openembedded.yml:lockfile.yml --command \
+    - kas shell --update --force-checkout ci/qemuarm64.yml:ci/meta-openembedded.yml:ci/meta-secure-core.yml:lockfile.yml --command \
       "$CI_PROJECT_DIR/scripts/machine-summary.py -t report -o $CI_PROJECT_DIR/update-report $($CI_PROJECT_DIR/ci/listmachines.py meta-arm meta-arm-bsp)"
   # Do this on x86 whilst the compilers are x86-only
   tags: