Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove the meta-agl-flutter layer and its configuration template,
as it is being moved to meta-agl.
Bug-AGL: SPEC-5184
Change-Id: I59e9f8616a21d2e3b97da47baef1892c904d0002
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
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>
|
|
Changes:
- Update flutter-gallery systemd unit with new bundle path.
- Update texture test application name to fix image build.
Bug-AGL: SPEC-5182
Change-Id: I7c216a82c2e53968b7cbeef2b10670a72a9b4479
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
-renames meta-flutter to flutter-layer
-adds meta-flutter-apps named flutter-apps-layer
-moves flutter-gallery to dynamic layer
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I273ca820b86273e7e7de11cc25c57fca295643fc
|