Add nativesdk-wayland to the SDK
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-demo-platform-crosssdk.bb
index 6df9521..795ecc0 100644 (file)
@@ -44,3 +44,8 @@ TOOLCHAIN_TARGET_TASK += " \
     ffmpeg-dev \
     "
 
+# Add wayland-scanner to SDK (SPEC-945)
+# Use TOOLCHAIN_HOST_TASK instead of adding to the packagegroup
+# wayland-scanner is in nativesdk-wayland-dev !
+# option: add also nativesdk-qtwayland-tools
+TOOLCHAIN_HOST_TASK_append = " nativesdk-wayland nativesdk-wayland-dev"