summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/recipes-platform/images/agl-image-flutter-runtimeprofile.bb
blob: 031000a9a952a333a69cce15b22184b6e3f7522b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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-gallery-runtimeprofile-init \
    flutter-test-texture-egl-runtimeprofile \
    flutter-test-secure-storage-runtimeprofile \
    flutter-test-localization-runtimeprofile \
    "