summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-ivi-image-flutter.bb
blob: 56a8b2f85399448b9eacc0dbb47db42be5df19ad (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 \
    ${@bb.utils.contains("AGL_FEATURES", "agl-demo-preload", "", "weston-terminal-conf", d)} \
"