summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-qt5/recipes-platform/images/agl-image-graphical-qt5-crosssdk.inc
blob: 56fd4b154a444de8bf3d7af117bdd8c69f69c6d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
require recipes-platform/images/agl-image-minimal-crosssdk.inc

TOOLCHAIN_TARGET_TASK += "libafb-helpers-qt-staticdev"

# 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"

TOOLCHAIN_HOST_TASK_append = " nativesdk-perl-modules "