Add qtwaylandscanner to the SDK 08/24908/3
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 30 Jun 2020 15:45:46 +0000 (17:45 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 1 Jul 2020 07:24:45 +0000 (07:24 +0000)
This is required by qt apps in recent master (e.g. launcher).
Add it to the SDK.

Bug-AGL: SPEC-3467
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I165428d25fd9b46d2d0425e0caf8b07752178c8f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24908
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-by: Marius Vlad <marius.vlad@collabora.com>
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 56fd4b1..cebc106 100644 (file)
@@ -9,3 +9,6 @@ TOOLCHAIN_TARGET_TASK += "libafb-helpers-qt-staticdev"
 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 "