On Thu, May 15, 2014 at 7:05 PM, ChenQi wrote:
> On 05/15/2014 08:24 PM, Otavio Salvador wrote:
>>
>> On Wed, May 14, 2014 at 7:04 PM, Khem Raj wrote:
>>>
>>> On Wed, May 14, 2014 at 1:30 PM, Otavio Salvador
>>> wrote:
+ install -d ${D}${systemd_unitdir}/system
+ insta
On 05/15/2014 08:24 PM, Otavio Salvador wrote:
On Wed, May 14, 2014 at 7:04 PM, Khem Raj wrote:
On Wed, May 14, 2014 at 1:30 PM, Otavio Salvador
wrote:
+ install -d ${D}${systemd_unitdir}/system
+ install -m 0644 ${WORKDIR}/tcf-agent.service
${D}${systemd_unitdir}/system
+
On Wed, May 14, 2014 at 7:04 PM, Khem Raj wrote:
> On Wed, May 14, 2014 at 1:30 PM, Otavio Salvador
> wrote:
>> + install -d ${D}${systemd_unitdir}/system
>> + install -m 0644 ${WORKDIR}/tcf-agent.service
>> ${D}${systemd_unitdir}/system
>> + sed -i -e 's,@SBINDIR@,${sbindir},g
On Wed, May 14, 2014 at 1:30 PM, Otavio Salvador
wrote:
> + install -d ${D}${systemd_unitdir}/system
> + install -m 0644 ${WORKDIR}/tcf-agent.service
> ${D}${systemd_unitdir}/system
> + sed -i -e 's,@SBINDIR@,${sbindir},g'
> ${D}${systemd_unitdir}/system/tcf-agent.service
shou
From: Chen Qi
Add systemd unit file tcf-agent.service.
(From OE-Core rev: 1a4feebf98780f586bf2e81cf9844e6805a50799)
Signed-off-by: Chen Qi
Signed-off-by: Richard Purdie
---
meta/recipes-devtools/tcf-agent/tcf-agent/tcf-agent.service | 10 ++
meta/recipes-devtools/tcf-agent/tcf-agent_