summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-ivi-image-flutter.bb
blob: 0c227f0ea52c2f63e98c7ed8443e2e375c5c1d29 (plain)
1
2
3
4
5
6
7
8
require agl-ivi-image.bb

SUMMARY = "AGL IVI demo base Flutter image"

IMAGE_INSTALL += " \
    packagegroup-agl-demo-platform-flutter \
    weston-terminal-conf \
"