From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f42.google.com (mail-yh0-f42.google.com [209.85.213.42]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5A02BE007C0 for ; Fri, 14 Feb 2014 11:20:31 -0800 (PST) Received: by mail-yh0-f42.google.com with SMTP id a41so12192120yho.29 for ; Fri, 14 Feb 2014 11:20:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=eJu4UAXMVDJNDD31Dkcg7TFQoHg56WheydDjZpKGcHI=; b=R+yUtvka+G+sDm2uddnnaRZ2lqK7ZhHWs8vU/yny7lUF8OOaintclSQPAotbCLD33a MiO959/9uAo71CjNofAjSXJ7sx+n0ATKsWy9u2RAUiExGPClipnm5z52axdxyA4b2SqT TSlDep0tgdeoUvk1p57uFAhAX+1j939ToxpZV1j+JO8KNyrvAyhDUm9h8RjI2/u1DIFT 5vunTXekgm7bZgIlTpijoKUBsaHQQ+tL4OblvY5h3MZNJ0d+1MvbqUiWzupIfiI4wNx0 W3gnESRquXmowFFTG3Y4cAoDlB7ax+W3TfdkxMTvMfbpl8sGXY3PBNCq8iTn/Pgd5Aeb yfVA== X-Received: by 10.236.81.237 with SMTP id m73mr4472279yhe.29.1392405630723; Fri, 14 Feb 2014 11:20:30 -0800 (PST) Received: from goober-2.local ([75.76.20.151]) by mx.google.com with ESMTPSA id x5sm19815780yhm.22.2014.02.14.11.20.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 14 Feb 2014 11:20:28 -0800 (PST) Message-ID: <52FE6C7A.3020705@gmail.com> Date: Fri, 14 Feb 2014 13:20:26 -0600 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <52F613C3.7010208@gno.de> In-Reply-To: Subject: Re: Enabling SystemD X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2014 19:20:34 -0000 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I'm fine with this change but I missed seeing this patch, sorry for the delay.



On 2/13/14, 1:05 PM, Pat Key wrote:
Hi,

attached is a already reviewed patch by Otavio. Please review officially review it and send it back to Otavio for commit into the tree.

Thank you.

Kind Regards
Patrick


---------- Forwarded message ----------
From: Otavio Salvador <otavio@ossystems.com.br>
Date: 2014-02-12 15:16 GMT+01:00
Subject: Re: [meta-freescale] Enabling SystemD
To: Pat Key <crymeariver33@gmail.com>


Please send this to the mailing list.

On Mon, Feb 10, 2014 at 7:07 PM, Pat Key <crymeariver33@gmail.com> wrote:
> Here we go.
>
> Have a nice evening :-).
>
>
>
>
> 2014-02-10 22:02 GMT+01:00 Pat Key <crymeariver33@gmail.com>:
>
>> Ok thanks.
>>
>> I will try it.
>>
>>
>> 2014-02-10 22:01 GMT+01:00 Otavio Salvador <otavio@ossystems.com.br>:
>>
>>> It is:
>>>
>>> http://git-scm.com/book/en/Customizing-Git-Git-Configuration
>>>
>>> On Mon, Feb 10, 2014 at 7:01 PM, Pat Key <crymeariver33@gmail.com> wrote:
>>> > But this depends on the name I choosed in Git. He automatically adds
>>> > this to
>>> > the patch.
>>> >
>>> > I don't know if it's possible to change my nickname from Soily to my
>>> > real
>>> > name?
>>> >
>>> >
>>> > 2014-02-10 21:59 GMT+01:00 Otavio Salvador <otavio@ossystems.com.br>:
>>> >
>>> >> 98%.
>>> >>
>>> >> Author:    Patrick Keil <trancefusion@gno.de>
>>> >> Signed-off-by: Soily <trancefusion@gno.de>
>>> >>
>>> >> This is wrong.
>>> >>
>>> >> Signed-off-by: Patrick Keil <trancefusion@gno.de>
>>> >>
>>> >> Is the wished one.
>>> >>
>>> >>
>>> >> On Mon, Feb 10, 2014 at 6:57 PM, Pat Key <crymeariver33@gmail.com>
>>> >> wrote:
>>> >> > Ahh I see, :-)
>>> >> >
>>> >> > thanks for the input.
>>> >> >
>>> >> > I hope now everything is fine.
>>> >> >
>>> >> >
>>> >> >
>>> >> >
>>> >> > 2014-02-10 21:43 GMT+01:00 Otavio Salvador
>>> >> > <otavio@ossystems.com.br>:
>>> >> >
>>> >> >> Hello Pat,
>>> >> >>
>>> >> >> On Mon, Feb 10, 2014 at 6:34 PM, Pat Key <crymeariver33@gmail.com>
>>> >> >> wrote:
>>> >> >> > Hello Otavio,
>>> >> >> >
>>> >> >> > I don't get it exactly.
>>> >> >> >
>>> >> >> > Why is the name wrong? You mean the filename?
>>> >> >> >
>>> >> >> > I created another one. Is it ok now?
>>> >> >>
>>> >> >> 95% :)
>>> >> >>
>>> >> >> Your name is wrong; check the from line. Please configure your name
>>> >> >> right in the Git and use:
>>> >> >>
>>> >> >> git commit --amend --author="Your Full Name <your@email.address>"
>>> >> >>
>>> >> >> to fix it.
>>> >> >>
>>> >> >> --
>>> >> >> Otavio Salvador                             O.S. Systems
>>> >> >> http://www.ossystems.com.br        http://code.ossystems.com.br
>>> >> >> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
>>> >> >
>>> >> >
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >> Otavio Salvador                             O.S. Systems
>>> >> http://www.ossystems.com.br        http://code.ossystems.com.br
>>> >> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
>>> >
>>> >
>>>
>>>
>>>
>>> --
>>> Otavio Salvador                             O.S. Systems
>>> http://www.ossystems.com.br        http://code.ossystems.com.br
>>> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
>>
>>
>



--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale