From 51e8b9ce2bd15292a8ebfa2e1d0070d915d0ee05 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 10 Apr 2024 12:48:09 +0300 Subject: [PATCH] coin: switch one build to scarthgap Start testing against Yocto scarthgap release. Change-Id: I70de9b7a3fce7c3c062b381533af8d86a70660f7 Reviewed-by: Mikko Gronoff (cherry picked from commit de4eb1843df77de592018970dec02cb3859f25ea) Reviewed-by: Qt Cherry-pick Bot --- coin/module_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coin/module_config.yaml b/coin/module_config.yaml index aaa32d1..87ac7eb 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -17,7 +17,7 @@ machine_type: # # [target1] [target2] [target3] [target4] [target5] # [machine] qemuarm64 qemux86-64 qemuarm qemux86 qemuarm64 -# [yocto] master master master nanbield kirkstone +# [yocto] master master scarthgap nanbield kirkstone # [wayland] yes no no yes yes # [mingw] no no yes no no # [static] no no no no yes @@ -63,7 +63,7 @@ target3: &target3 variableValue: qemuarm - type: EnvironmentVariable variableName: MANIFEST - variableValue: master.xml + variableValue: scarthgap.xml - type: EnvironmentVariable variableName: TEST_CONFIGS variableValue: ci configs mingw python