diff mbox series

[master-next,1/2] ci/uefi-secureboot.yml: include ci/meta-secure-core.yml

Message ID 20241004130427.217611-1-mikko.rapeli@linaro.org
State New
Headers show
Series [master-next,1/2] ci/uefi-secureboot.yml: include ci/meta-secure-core.yml | expand

Commit Message

Mikko Rapeli Oct. 4, 2024, 1:04 p.m. UTC
Needed for UEFI secure boot signing keys.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
---
 ci/uefi-secureboot.yml | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/ci/uefi-secureboot.yml b/ci/uefi-secureboot.yml
index 0684266f..f647f4b1 100644
--- a/ci/uefi-secureboot.yml
+++ b/ci/uefi-secureboot.yml
@@ -7,6 +7,7 @@  header:
   version: 14
   includes:
     - ci/meta-openembedded.yml
+    - ci/meta-secure-core.yml
 
 local_conf_header:
   uefi_secureboot: |