From db4be1a90d3f84c8255c8a3b51ae71f2eae54980 Mon Sep 17 00:00:00 2001 From: Joel Winarske Date: Mon, 6 Jun 2022 14:59:17 -0700 Subject: meta-flutter updates -move flutter apps to common folder -move do_compile[network] to app recipe Signed-off-by: Joel Winarske Change-Id: Iac543d404ec5a56576998194687bd35dc61b68fc --- meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc') 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" -- cgit 1.2.3-korg