aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2023-01-12 07:25:04 +0000
committerHeikki Halmet <heikki.halmet@qt.io>2023-02-11 16:22:19 +0000
commit840e61affea6f823f032d08f355ee0707f31bfe2 (patch)
tree05eb31bfe89cd5e0c55d7f8e9f3f0aa04483d080
parentba0ed5a148c18178d03d1c0bae3f77dcda6d87f9 (diff)
Fix tqtc-android-automotive Id
Current id won't work when including cmake_platforms_target_android.yaml Change-Id: I6dc488e5bf683608f567dcc2871e3c1861990e32 Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit a915ead6acea4730b2818e7044a622314719ae58) Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
-rw-r--r--coin/platform_configs/tqtc-android-automotive.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/tqtc-android-automotive.yaml b/coin/platform_configs/tqtc-android-automotive.yaml
index 89ab1d33..0b6e6767 100644
--- a/coin/platform_configs/tqtc-android-automotive.yaml
+++ b/coin/platform_configs/tqtc-android-automotive.yaml
@@ -8,7 +8,7 @@ Configurations:
Features: ['Sccache', 'Documentation', 'TestDocs', 'UseConfigure']
Configure arguments: '-make examples -developer-build -c++std c++20 -linker gold -no-warnings-are-errors -qtlibinfix TestInfix -qtnamespace TestNamespace'
-
- Id: 'automotive-windows-10_22h2-mingw11'
+ Id: 'windows-10_22h2-mingw11'
Template: 'qtci-windows-10_22H2-x86_64-50'
Compiler: 'Mingw'
Features: ['Packaging', 'Sccache', 'DoNotRunTests', 'UseConfigure']