summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/recipes-platform/images/agl-image-flutter-debug.bb
blob: 2c24699b6a072a8d1aaa34307e547c3010a66445 (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 Development"

LICENSE = "MIT"

require agl-image-flutter.inc

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