summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <[email protected]>2025-04-02 13:44:34 +0300
committerMikko Gronoff <[email protected]>2025-04-29 12:08:44 +0300
commit33543a9c00471fc51dc81c2e0e3acb328dd467b4 (patch)
tree065fb9d1a2c560465ec465cd85ac73cb5b9ad982
parent1e20bb3cc8afe2e4161ec4620f3b6f0f0ed972bd (diff)
coin: update CI targetsHEADdev
Switch CI targets to dev/6.9/lts-6.8 manifests as the update to yocto scarthgap on newer Qt branches changes bblayers.conf.sample location, thus breaking CI on lts-6.5 & lts-6.2. Change-Id: I4813e1a962c5337e5ac3c81a1c7b3c1a4c7b907c Reviewed-by: Ari Parkkila <[email protected]>
-rw-r--r--coin/module_config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index b6fc0cd..2c84bff 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -35,7 +35,7 @@ target2: &target2
variableValue: h3ulcb
- type: EnvironmentVariable
variableName: MANIFEST
- variableValue: renesas/lts-6.5.xml
+ variableValue: renesas/6.9.xml
enable_if:
condition: property
property: target.arch
@@ -48,7 +48,7 @@ target3: &target3
variableValue: m3ulcb
- type: EnvironmentVariable
variableName: MANIFEST
- variableValue: renesas/lts-6.2.xml
+ variableValue: renesas/lts-6.8.xml
enable_if:
condition: property
property: target.arch