mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
coin: build against styhead
Nanbield is EOL, switch the build to Yocto 5.1 styhead. Task-number: QTBUG-128570 Pick-to: 6.8 Change-Id: Ie655e9a1dbfe0f806815c1d6951c01f262efb5a1 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
6e5df35989
commit
aec6f0103f
|
|
@ -17,7 +17,7 @@ machine_type:
|
|||
#
|
||||
# [target1] [target2] [target3] [target4] [target5]
|
||||
# [machine] qemuarm64 qemux86-64 qemuarm qemux86 qemuarm64
|
||||
# [yocto] master master scarthgap nanbield kirkstone
|
||||
# [yocto] master master scarthgap styhead kirkstone
|
||||
# [wayland] yes no no yes yes
|
||||
# [mingw] no no yes no no
|
||||
# [static] no no no no yes
|
||||
|
|
@ -79,7 +79,7 @@ target4: &target4
|
|||
variableValue: qemux86
|
||||
- type: EnvironmentVariable
|
||||
variableName: MANIFEST
|
||||
variableValue: nanbield.xml
|
||||
variableValue: styhead.xml
|
||||
- type: EnvironmentVariable
|
||||
variableName: TEST_CONFIGS
|
||||
variableValue: ci configs wayland no-webengine
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user