diff options
Diffstat (limited to 'coin')
-rw-r--r-- | coin/module_config.yaml | 4 |
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 |