mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
coin: update CI builds
After CI platform update to Ubuntu 24.04, yocto dunfell is not supported anymore due dependency to deprecated python module asyncore. Replace deprecated CI target dunfell -> kirkstone. Change-Id: I1ef7c745e6210892f18b3e656ab70366d06c10f9 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
This commit is contained in:
parent
603934bac9
commit
919f3fe6a0
|
|
@ -30,7 +30,7 @@ the LAYERSERIES_COMPAT (c).
|
|||
| honister | c | c | c | c |
|
||||
| hardknott | c | c | c | c |
|
||||
| gatesgarth | c | c | c | c |
|
||||
| dunfell | x | c | c | c |
|
||||
| dunfell | c | c | c | c |
|
||||
| | | | | |
|
||||
| | LTS | EOL | EOL | EOL |
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ machine_type:
|
|||
#
|
||||
# [target1] [target2] [target3] [target4] [target5]
|
||||
# [machine] qemuarm64 qemux86 qemuarm qemux86-64 qemuarm64
|
||||
# [yocto] scarthgap scarthgap scarthgap dunfell kirkstone
|
||||
# [yocto] scarthgap scarthgap scarthgap kirkstone kirkstone
|
||||
# [X11] no no yes yes no
|
||||
# [mingw] no yes no no no
|
||||
# [static] no no no no yes
|
||||
|
|
@ -79,10 +79,10 @@ target4: &target4
|
|||
variableValue: qemux86-64
|
||||
- type: EnvironmentVariable
|
||||
variableName: MANIFEST
|
||||
variableValue: dunfell.xml
|
||||
variableValue: kirkstone.xml
|
||||
- type: EnvironmentVariable
|
||||
variableName: TEST_CONFIGS
|
||||
variableValue: ci configs dunfell no-webengine
|
||||
variableValue: ci configs no-webengine
|
||||
enable_if:
|
||||
condition: property
|
||||
property: target.arch
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
LICENSE_FLAGS_WHITELIST = "commercial_ffmpeg commercial_x264"
|
||||
Loading…
Reference in New Issue
Block a user