Change SDK to Qt 6 45/30145/7
authorIndivara Weerasuriya <indivara.weerasuriya@qt.io>
Tue, 30 Jul 2024 10:57:25 +0000 (19:57 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 20 Nov 2024 13:35:26 +0000 (13:35 +0000)
Updated.

Bug-AGL: SPEC-5294

Change-Id: If07b1e05a58f3c2693971bc2624e19b4c8a4fb74
Signed-off-by: Indivara Weerasuriya <indivara.weerasuriya@qt.io>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/30145
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
recipes-platform/images/agl-ivi-demo-qt-crosssdk.bb

index d5a98b3..2d65cce 100644 (file)
@@ -10,7 +10,7 @@ inherit agl-crosssdk
 
 require agl-ivi-crosssdk.inc
 
-inherit populate_sdk_qt5
+inherit populate_sdk_qt6
 
 # Add qtwaylandscanner to the SDK
 TOOLCHAIN_HOST_TASK += "nativesdk-qtwayland-tools"