diff --git a/README.md b/README.md index 45f77a1..9472b64 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ Qt version. | Yocto \ Qt | dev | 6.1 | 6.0 | | ---------- |:---:|:---:|:---:| -| master | x | x | x | +| master | x | | | +| hardknott | x | x | x | | gatesgarth | x | x | x | | dunfell | x | x | x | diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 35debe7..5fd370c 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -17,7 +17,7 @@ machine_type: # # [target1] [target2] [target3] [target4] # [machine] qemuarm64 qemux86 qemuarm qemux86-64 -# [yocto] gatesgarth dunfell gatesgarth master +# [yocto] hardknott dunfell gatesgarth hardknott # [X11] no no yes yes # [mingw] no yes no no # @@ -30,7 +30,7 @@ target1: &target1 variableValue: qemuarm64 - type: EnvironmentVariable variableName: YOCTO_BRANCH - variableValue: gatesgarth + variableValue: hardknott - type: EnvironmentVariable variableName: DISABLE_X11 variableValue: true @@ -78,7 +78,7 @@ target4: &target4 variableValue: qemux86-64 - type: EnvironmentVariable variableName: YOCTO_BRANCH - variableValue: master + variableValue: hardknott enable_if: condition: property property: target.arch