mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
coin: remove langdale from CI tests
Langdale is now EOL, stop testing Qt against it. Pick-to: 6.6 6.5 Change-Id: Idba5e353ef3ec484e088fe831ed59f54d70b3acf Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
b06c0b1d69
commit
30dfd502b3
|
|
@ -26,7 +26,7 @@ the LAYERSERIES_COMPAT (c).
|
|||
| ---------- |:---:|:---:|:---:|:---:|:---:|:---:|
|
||||
| master | x | x | x | | | |
|
||||
| mickledore | x | x | x | x | | |
|
||||
| langdale | x | x | x | x | | |
|
||||
| langdale | c | c | c | x | | |
|
||||
| kirkstone | x | x | x | x | x | x |
|
||||
| honister | | c | c | c | x | x |
|
||||
| hardknott | | c | c | c | c | c |
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ machine_type:
|
|||
#
|
||||
# [target1] [target2] [target3] [target4] [target5]
|
||||
# [machine] qemuarm64 qemux86 qemuarm qemux86-64 qemuarm64
|
||||
# [yocto] kirkstone langdale mickledore master master
|
||||
# [yocto] kirkstone master mickledore master master
|
||||
# [X11] no no yes yes no
|
||||
# [mingw] no yes no no no
|
||||
# [static] no no no no yes
|
||||
|
|
@ -47,7 +47,7 @@ target2: &target2
|
|||
variableValue: qemux86
|
||||
- type: EnvironmentVariable
|
||||
variableName: MANIFEST
|
||||
variableValue: langdale.xml
|
||||
variableValue: master.xml
|
||||
- type: EnvironmentVariable
|
||||
variableName: TEST_CONFIGS
|
||||
variableValue: ci configs wayland mingw no-webengine
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user