meta-agl-flutter: rework agl-image-flutter 09/30009/1 17.92.0 ricefish/17.92.0 ricefish_17.92.0
authorScott Murray <scott.murray@konsulko.com>
Mon, 24 Jun 2024 20:51:08 +0000 (16:51 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 24 Jun 2024 20:58:07 +0000 (16:58 -0400)
commit97310e350b19bc5e8cc391aba8394912eea19b4f
tree2f8f6ab2994d2d7b92ff461a561b392c97a6f54e
parenta3086a6f01a30a7c66acc82bc2616476c52c92ad
meta-agl-flutter: rework agl-image-flutter

Rework agl-image-flutter to serve more as an example of including
a Flutter application into a production image, while also keeping
it being somewhat of a bit of a build smoketest for meta-flutter
integration.

Changes:
- Switch agl-image-flutter over to using the release version of
  the Flutter engine, and dropping the SDK, dev, and test packages.
- Re-enable having the gallery application get auto-started.
- Add a "-debug" version of the image that keeps most of the dev
  bits from the previous agl-image-flutter, and bakes in stuff
  like package management and debug tools.  This keeps an example
  of how such an image can be built, and will still work in the
  standalone case when agl-devel is not used.

Bug-AGL: SPEC-5182

Change-Id: I8e59fe71f8739ae67dd9f8c743a7024fd4f52b84
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-flutter/dynamic-layers/flutter-apps-layer/recipes-graphics/flutter-apps/first-party/flutter-gallery_aglflutter.inc
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.bb