summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-ivi-demo-platform-flutter.bb
blob: 7cdf2c42a760ae02d74669574bf87ea044ed5472 (plain)
1
2
3
4
5
6
7
8
9
10
11
require agl-ivi-demo-base-flutter.bb

DESCRIPTION = "AGL Flutter Demo Platform image"

AGL_APPS_INSTALL += " \
    flutter-ics-homescreen \
    flutter-ics-homescreen-conf${DEMO_CONF_SUFFIX} \
    camera-gstreamer \
    ondemandnavi \
    ondemandnavi-conf${DEMO_CONF_SUFFIX} \
"