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

LICENSE = "MIT"

require agl-image-flutter.inc

IMAGE_INSTALL:append = "\
    weston-ini-conf-landscape \
    \
    flutter-auto-runtimeprofile \
    \
    flutter-gallery-runtimeprofile \
    flutter-test-texture-egl-runtimeprofile \
    flutter-test-secure-storage-runtimeprofile \
    flutter-test-localization-runtimeprofile \
    \
    flutter-app-igalia-homescreen-runtimeprofile \
    flutter-app-pumped-fuel-ped-runtimeprofile	\
    "