summaryrefslogtreecommitdiffstats
path: root/meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc
diff options
context:
space:
mode:
authorJoel Winarske <joel.winarske@gmail.com>2022-06-06 14:59:17 -0700
committerJoel Winarske <joel.winarske@gmail.com>2022-06-06 14:59:17 -0700
commitdb4be1a90d3f84c8255c8a3b51ae71f2eae54980 (patch)
treeff02d644a71b546400f25e723cb66f53fefbf67a /meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc
parenteb1cb6e454c2355d64238683d2111f5da4964706 (diff)
meta-flutter updates
-move flutter apps to common folder -move do_compile[network] to app recipe Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: Iac543d404ec5a56576998194687bd35dc61b68fc
Diffstat (limited to 'meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc')
-rw-r--r--meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc b/meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc
index dd3b8ec0..4c013419 100644
--- a/meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc
+++ b/meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc
@@ -7,7 +7,7 @@
PACKAGECONFIG:remove = "gstreamer"
# AGL specifics
-IVI_HOMESCREEN_APP_OVERRIDE = "--a=/usr/share/gallery"
+IVI_HOMESCREEN_APP_OVERRIDE = "--a=/usr/share/flutter/gallery"
SERVICE_UNIT = "Requires=agl-compositor.service\nAfter=agl-compositor.service"
SERVICE_INSTALL = "WantedBy=agl-session.target"