0fdb7da08ef87b9fa5e140a32ad556403c34d8ce
[AGL/meta-agl-devel.git] / meta-agl-flutter / recipes-platform / images / agl-image-flutter.bb
1 require recipes-platform/images/agl-image-compositor.bb
2
3 SUMMARY = "Example Flutter application image"
4 LICENSE = "MIT"
5
6 CLANGSDK = "1"
7
8 IMAGE_FEATURES += "ssh-server-openssh"
9
10 IMAGE_INSTALL += "\
11     weston-ini-conf-landscape \
12     \
13     flutter-auto \
14     \
15     flutter-gallery \
16 "