diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-07-07 18:32:53 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-07-17 13:13:24 +0000 |
commit | 351cd3117957a7f2fd3aacf96296632d67938ce4 (patch) | |
tree | 32483e05393b9767e75f08efe2c863f07465f74a /meta-app-framework | |
parent | dbaf564ef03621b4bbb641bb7b60d4f315c2e0e6 (diff) |
Fix weston failed
* We need to add systemd udev device unit dependency to weston,
If the system is slow udev rules is up when weston want to start,
if the system is fast, udev rules may be down when weston want to start.
* TAG+="systemd" create a systemd device unit
* ENV{SYSTEMD_WANTS}="weston.service" add dependency (Like BindsTo).
Bug-AGL: SPEC-603
Change-Id: I45d6513ea64cd071a60b53afd98d782e9300cefa
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10209
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-app-framework')
0 files changed, 0 insertions, 0 deletions