Replace agl-demo* features with preconfigured images
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-ivi-demo-flutter-preconfigured.bb
1 require agl-ivi-demo-flutter.bb
2
3 SUMMARY = "AGL IVI preconfigured demo Flutter image"
4
5 IMAGE_FEATURES += "agl-demo-cluster-support"
6
7 # We do not want weston-terminal visible
8 IMAGE_INSTALL:remove = "weston-terminal-conf"
9
10 IMAGE_INSTALL += " \
11     weston-ini-conf-remoting \
12     demo-i2c-udev-conf \
13     simple-can-simulator \
14 "