[isar-cip-core][PATCH 1/3] ci: Switch qemu-amd64-secure-boot-buster to 5.10 kernel


Jan Kiszka
 

From: Jan Kiszka <jan.kiszka@...>

Since 05dd963af058, 4.19 and older are no longer supported for SWUpdate
and secure boot setups. Adjust the configuration accordingly, also
because it is now failing to build this invalid combination.

Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 41af3e9..477ec63 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -278,6 +278,7 @@ build:qemu-amd64-secure-boot-buster:
extends:
- .build_base
variables:
+ base_yaml: "kas-cip.yml:kas/board/${target}.yml:kas/opt/5.10.yml"
release: buster
target: qemu-amd64
extension: ebg-secure-boot-snakeoil
--
2.35.3