mirror of https://github.com/qt/qt5.git
Add insignificant targets for Yocto builds
Add few targets that can be used to do speculative builds that may fail without causing integrations to fail. Change-Id: I44b1afcf4db22be2f930e31e2a5d39fb3697d2fe Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
This commit is contained in:
parent
23ab8c94b0
commit
9b067849bf
|
@ -41,3 +41,18 @@ Configurations:
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
Compiler: 'Yocto'
|
Compiler: 'Yocto'
|
||||||
Target arch: 'TARGET10'
|
Target arch: 'TARGET10'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Features: ['Insignificant']
|
||||||
|
Target arch: 'INSIGNIFICANT_TARGET1'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Features: ['Insignificant']
|
||||||
|
Target arch: 'INSIGNIFICANT_TARGET2'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Features: ['Insignificant']
|
||||||
|
Target arch: 'INSIGNIFICANT_TARGET3'
|
||||||
|
|
Loading…
Reference in New Issue