Skip to content
Snippets Groups Projects
Commit 20ee99e2 authored by philippe coval's avatar philippe coval :speech_balloon:
Browse files

conf: Run homescreen after weston

This issue was observed on b68

Relate-to: https://booting.oniroproject.org/rzr/meta-oniro-blueprint-flutter/-/issues/6


Signed-off-by: default avatarPhilippe Coval <philippe.coval.ext@huawei.com>
parent 59b47392
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ SERVICE_EXEC_START_PARAMS:pn-ivi-homescreen-debug = "${IVI_HOMESCREEN_SERVICE_EX
SERVICE_EXEC_START_PARAMS:pn-ivi-homescreen-profile = "${IVI_HOMESCREEN_SERVICE_EXEC_START_PARAMS}"
SERVICE_EXEC_START_PARAMS:pn-ivi-homescreen-release = "${IVI_HOMESCREEN_SERVICE_EXEC_START_PARAMS}"
IVI_HOMESCREEN_SERVICE_UNIT = "Wants=weston@root.service\n"
IVI_HOMESCREEN_SERVICE_UNIT = "After=weston@root.service\n"
SERVICE_UNIT:pn-ivi-homescreen-debug = "${IVI_HOMESCREEN_SERVICE_UNIT}"
SERVICE_UNIT:pn-ivi-homescreen-profile = "${IVI_HOMESCREEN_SERVICE_UNIT}"
SERVICE_UNIT:pn-ivi-homescreen-release = "${IVI_HOMESCREEN_SERVICE_UNIT}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment