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-03-10 16:57:28 -0800
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-11 19:02:38 +0000
commitf12c1d8d314454088bef2120468e2881ab2ce960 (patch)
treed4c0317e9e79fb89ce95ba597aba75e88df8ff14 /meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc
parentab6910459e87b569ee62c5991376aa78e85602f3 (diff)
-Lock ivi-homescreen version v2 (jsmoeller): consolidate and apply missing include file Bug-AGL: SPEC-4297 Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I189d86b353c6a2f9c1691cc8186992887c25d547
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.inc10
1 files changed, 9 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 cfffd69f..348171af 100644
--- a/meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc
+++ b/meta-agl-flutter/recipes-graphics/toyota/ivi-homescreen_aglflutter.inc
@@ -1,2 +1,10 @@
-
+# Pinned SRCREV
SRCREV = "87c5567703906cfc2acd9280b71580fb97724abe"
+
+# AGL specifics
+IVI_HOMESCREEN_APP_OVERRIDE = "--a=/usr/share/gallery"
+
+SERVICE_UNIT = "Requires=weston.service\nAfter=weston.service"
+SERVICE_USER_GROUP = "User=weston\nGroup=weston"
+SERVICE_RESTART = ""
+SERVICE_ENVIRONMENT = "Environment=XDG_RUNTIME_DIR=/run/user/200"