Add meta-agl-flutter layer 68/26868/27
authorJoel Winarske <joel.winarske@gmail.com>
Mon, 15 Nov 2021 17:32:07 +0000 (09:32 -0800)
committerJoel Winarske <joel.winarske@gmail.com>
Thu, 9 Dec 2021 05:44:17 +0000 (05:44 +0000)
commit11def03ba2ed03580729a2077de82e090cf58ca2
treeec9f44b21f6467729d1cc581347b7599b43cbdbb
parentcfd0c5768ad0fb69810f3c067cbd60c116428f05
Add meta-agl-flutter layer

- agl-image-flutter
  baseline agl-compositor based image that includes:
    ivi-homescreen - Toyota Flutter Embedder
    flutter gallery - Flutter Demo Application
    flutter_homescreen - Igalia Demo Application
- flutter-app-homescreen - Igalia flutter_homescreen app
- ivi-homescreen bbappend to lock SRCREV

Bug-AGL: SPEC-3852

Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I58779ab093e9d23a88005e60ef28b9133eca2479
13 files changed:
meta-agl-flutter/conf/include/agl-flutter.inc [new file with mode: 0644]
meta-agl-flutter/conf/layer.conf [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/flutter-apps/flutter-app-homescreen_git.bb [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen-debug_%.bbappend [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen-profile_%.bbappend [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen-release_%.bbappend [new file with mode: 0644]
meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc [new file with mode: 0644]
meta-agl-flutter/recipes-platform/images/agl-image-flutter-debug.bb [new file with mode: 0644]
meta-agl-flutter/recipes-platform/images/agl-image-flutter-profile.bb [new file with mode: 0644]
meta-agl-flutter/recipes-platform/images/agl-image-flutter.bb [new file with mode: 0644]
meta-agl-flutter/recipes-platform/images/agl-image-flutter.inc [new file with mode: 0644]
templates/feature/agl-flutter/50_bblayers.conf.inc [new file with mode: 0644]
templates/feature/agl-flutter/50_local.conf.inc [new file with mode: 0644]