diff options
author | Mikko Gronoff <[email protected]> | 2025-05-22 08:48:14 +0300 |
---|---|---|
committer | Mikko Gronoff <[email protected]> | 2025-05-22 09:00:46 +0300 |
commit | 4aef2054a3b224c683e4256af2694c6e1ff7172c (patch) | |
tree | ebf9f6710d38e7201c2055554323c5e945e162e7 | |
parent | ff9cd4b474fa6ecdb49de13993d1dc037e396c6f (diff) |
After rollback from yocto styhead to scarthgap support in meta-boot2qt-aws(dev),
switch CI to build against Qt lts-6.8, the only active aws branch.
Change-Id: I84554dd0ebdcdad4ef07ae9a298f72c7ac214ee9
Reviewed-by: Ari Parkkila <[email protected]>
Reviewed-by: Samuli Piippo <[email protected]>
-rw-r--r-- | coin/module_config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 9b7c1af..24c5189 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -22,7 +22,7 @@ target1: &target1 variableValue: aws-ec2-arm64 - type: EnvironmentVariable variableName: MANIFEST - variableValue: aws/dev.xml + variableValue: aws/lts-6.8.xml enable_if: condition: property property: target.arch |