From dfa42832d3239b1aa687b853fef63a5aa057a4fc Mon Sep 17 00:00:00 2001 From: Ronan Date: Fri, 28 Oct 2016 10:32:23 +0200 Subject: [PATCH] remove powervr service from generic weston service * rc.pvr.service is renesas porter board specific and should not be present into generic weston service Change-Id: Id866dd57607d105260e0595bf297ec1b9da72047 Signed-off-by: Ronan --- meta-agl/recipes-graphics/wayland/weston/weston.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-agl/recipes-graphics/wayland/weston/weston.service b/meta-agl/recipes-graphics/wayland/weston/weston.service index 6aca87a70..295c3a95c 100644 --- a/meta-agl/recipes-graphics/wayland/weston/weston.service +++ b/meta-agl/recipes-graphics/wayland/weston/weston.service @@ -1,7 +1,7 @@ [Unit] Description=Weston reference Wayland compositor Conflicts=getty@tty1.service -After=dbus.service rc.pvr.service +After=dbus.service [Service] ExecStart=/usr/bin/weston-launch -u root -- --idle-time=4294967 -- 2.16.6