agl-image-graphical-qt5-crosssdk: Use -tools version of 29/24929/2
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 3 Jul 2020 14:57:08 +0000 (17:57 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 7 Jul 2020 13:30:36 +0000 (13:30 +0000)
nativesdk-qtwayland

Turns out, the qtwaylandscanner is actually included with the -tools
version of the nativesdk-qtwayland.

Bug-AGL: SPEC-3467

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I9ffc2eb7ec930cc36922d1a8a0bf7835da2280e1
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24929
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>

meta-agl-profile-graphical-qt5/recipes-platform/images/agl-image-graphical-qt5-crosssdk.inc

index cebc106..f43bb07 100644 (file)
@@ -11,4 +11,4 @@ TOOLCHAIN_HOST_TASK_append = " nativesdk-wayland nativesdk-wayland-dev"
 TOOLCHAIN_HOST_TASK_append = " nativesdk-perl-modules "
 
 # Add qtwaylandscanner to the SDK
-TOOLCHAIN_HOST_TASK_append = " nativesdk-qtwayland "
+TOOLCHAIN_HOST_TASK_append = " nativesdk-qtwayland-tools "