summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/recipes-platform/images/agl-image-flutter-profile.bb
blob: 33ae39c9fa988d8cafa999c5ad86b54ee01cc72f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SUMMARY = "Baseline Flutter Image for Profiling"

LICENSE = "MIT"

require agl-image-flutter.inc

IMAGE_INSTALL:append = "\
    weston-ini-conf-landscape \
    \
    ivi-homescreen-profile \
    flutter-engine-profile \
    \
    flutter-gallery-profile \
    flutter-test-secure-storage-profile \
    flutter-test-texture-egl-profile \
    flutter-test-video-player-profile \
    \
    flutter-app-igalia-homescreen-profile \
    flutter-app-pumped-fuel-ped-profile	\
    "