flutter-auto: add rcar3 build fix patch
[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 = "Baseline Flutter Image for Development"
4 LICENSE = "MIT"
5
6 CLANGSDK = "1"
7
8 IMAGE_INSTALL += "\
9     weston-ini-conf-landscape \
10     \
11     flutter-auto-verbose-logs \
12     \
13     flutter-engine-sdk-dev \
14     \
15     flutter-gallery \
16     flutter-test-texture-egl \
17     \
18     "
19
20 IMAGE_FEATURES += "\
21     ssh-server-openssh \
22     "