mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
Coin: add builds against Honister
Honister is now released, add it to the CI test builds.
Drop Gatesgarth since it's now EOL.
Change-Id: Ice5813836d8a4edb435db71017d231468993edcf
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
(cherry picked from commit 178142ee57)
This commit is contained in:
parent
12674d8168
commit
181cbf3683
|
|
@ -23,9 +23,9 @@ the LAYERSERIES_COMPAT (c).
|
|||
| Yocto \ Qt | 6.2 | 6.1 | 6.0 |
|
||||
| ---------- |:---:|:---:|:---:|
|
||||
| master | x | | |
|
||||
| honister | c | | |
|
||||
| honister | x | | |
|
||||
| hardknott | x | x | x |
|
||||
| gatesgarth | x | x | x |
|
||||
| gatesgarth | c | x | x |
|
||||
| dunfell | x | x | x |
|
||||
|
||||
QtWebEngine
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ machine_type:
|
|||
#
|
||||
# [target1] [target2] [target3] [target4]
|
||||
# [machine] qemuarm64 qemux86 qemuarm qemux86-64
|
||||
# [yocto] master gatesgarth hardknott dunfell
|
||||
# [yocto] master honister hardknott dunfell
|
||||
# [X11] no no yes yes
|
||||
# [mingw] no yes no no
|
||||
#
|
||||
|
|
@ -46,7 +46,7 @@ target2: &target2
|
|||
variableValue: qemux86
|
||||
- type: EnvironmentVariable
|
||||
variableName: YOCTO_BRANCH
|
||||
variableValue: gatesgarth
|
||||
variableValue: honister
|
||||
- type: EnvironmentVariable
|
||||
variableName: DISABLE_X11
|
||||
variableValue: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user