meta-agl-flutter: rework agl-image-flutter 12/30012/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 25 Jun 2024 14:53:28 +0000 (10:53 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 25 Jun 2024 14:53:28 +0000 (10:53 -0400)
commit04d305fc532c6bc7c0d2b923fa51737009d7dd5f
tree699a6ba78c56105f9d023d4f18099d185b5c2047
parente9d6c868870b0a5812d0becbce60d20a7d044b8b
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: Ib6abecc678dcebc52ad0bc4e67bcc07278fe57ed
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-flutter/recipes-graphics/flutter-apps/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