blob: dfebce0d773194aba162c7e7202a45068a35951a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* require agl-ivi-demo-base-flutter.bb
DESCRIPTION = "AGL Flutter Demo Platform image"
AGL_APPS_INSTALL += " \
flutter-homescreen \
flutter-dashboard \
flutter-hvac \
ondemandnavi \
settings \
mediaplayer \
messaging \
phone \
radio \
"
IMAGE_INSTALL += " \
qtquickcontrols2-agl \
qtquickcontrols2-agl-style \
"
|