All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH master-next 1/2] ci/uefi-secureboot.yml: include ci/meta-secure-core.yml
@ 2024-10-04 13:04 Mikko Rapeli
  2024-10-04 13:04 ` [PATCH master-next 2/2] qemuarm*-secureboot.conf: fix kernel serial consoles Mikko Rapeli
  0 siblings, 1 reply; 4+ messages in thread
From: Mikko Rapeli @ 2024-10-04 13:04 UTC (permalink / raw)
  To: meta-arm; +Cc: Mikko Rapeli

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 --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: |
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-04 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-04 13:04 [PATCH master-next 1/2] ci/uefi-secureboot.yml: include ci/meta-secure-core.yml Mikko Rapeli
2024-10-04 13:04 ` [PATCH master-next 2/2] qemuarm*-secureboot.conf: fix kernel serial consoles Mikko Rapeli
2024-10-04 14:01   ` Jon Mason
2024-10-04 14:07     ` Mikko Rapeli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.