[oe] [meta-oe][v2] 22/22] gpsd: use ${PN}.service instead ${PN}.socket in SYSTEMD_SERVICE to enable service

Andreas Müller schnitzeltony at googlemail.com
Thu Feb 16 10:43:06 UTC 2012


On Thu, Feb 16, 2012 at 11:10 AM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> On Thu, Feb 16, 2012 at 00:03, Andreas Müller
> <schnitzeltony at googlemail.com>wrote:
>
>>  SYSTEMD_PACKAGES = "${PN}-systemd"
>> -SYSTEMD_SERVICE = "${PN}.socket"
>> +SYSTEMD_SERVICE = "${PN}.service"
>>
>
> Why?
>
As far as I can see there is no link from *.socket to *.service (
*.service requires *.socket) - correct?. Interesting: This was
highlighted by the systemd.bbclass modification: without this patch
*.service is not installed. Is there something I have overseen?

Andreas




More information about the Openembedded-devel mailing list