Re: [yocto] [PATCH] psplash: Adding support for systemd service files

2014-08-13 Thread sujith h
On Tue, Aug 12, 2014 at 8:37 PM, Saul Wold wrote: > > Maybe I was not clear about this, this should be a patch to psplash > upstream, not to the oe-core metadata. Then once we merge the change to > psplash we can update the pslash recipes. > > So the patch would be to add the 2 service files to

Re: [yocto] [PATCH] psplash: Adding support for systemd service files

2014-08-12 Thread Saul Wold
Maybe I was not clear about this, this should be a patch to psplash upstream, not to the oe-core metadata. Then once we merge the change to psplash we can update the pslash recipes. So the patch would be to add the 2 service files to psplash upstream. http://git.yoctoproject.org/cgit/cgit.c

[yocto] [PATCH] psplash: Adding support for systemd service files

2014-08-11 Thread Sujith H
From: Sujith H If the DISTRO_FEATURES has systemd, then its better to have corresponding service files associated with the psplash. This change will help to do the same. Signed-off-by: Muzaffar Mahmood Signed-off-by: Sujith H --- meta/recipes-core/psplash/files/psplash-quit.service | 11