summaryrefslogtreecommitdiffstats
path: root/recipes-demo/flutter-gallery/flutter-gallery_agldemo.inc
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-08-04 17:14:53 -0400
committerScott Murray <scott.murray@konsulko.com>2022-08-04 17:27:41 -0400
commit1358fce0ca46b764e12c6bee79e8f5239baa60f9 (patch)
tree38f7e586bc99c57887fb9089e47fd1f0cbf6a098 /recipes-demo/flutter-gallery/flutter-gallery_agldemo.inc
parentbf811f1e6732f3fa35bdd26f9846cbed5dffbe69 (diff)
Handle meta-flutter update
Changes: - Rename flutter-gallery bbappend to handle switch to BBCLASSEXTEND scheme in the upstream recipe. - Update the Flutter embedder package name in the Flutter demo image package group to handle upstream change. Bug-AGL: SPEC-4485 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I3d5cf4e6f38b766c5dc65979cb53b6674af2b03a
Diffstat (limited to 'recipes-demo/flutter-gallery/flutter-gallery_agldemo.inc')
-rw-r--r--recipes-demo/flutter-gallery/flutter-gallery_agldemo.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-demo/flutter-gallery/flutter-gallery_agldemo.inc b/recipes-demo/flutter-gallery/flutter-gallery_agldemo.inc
new file mode 100644
index 00000000..4a7d3652
--- /dev/null
+++ b/recipes-demo/flutter-gallery/flutter-gallery_agldemo.inc
@@ -0,0 +1,5 @@
+inherit agl-app
+
+AGL_APP_TEMPLATE = "agl-app-flutter"
+AGL_APP_ID = "gallery"
+AGL_APP_NAME = "Gallery"