All of lore.kernel.org
 help / color / mirror / Atom feed
* errors.yoctoproject
@ 2016-05-13 15:34 akuster808
  2016-05-13 17:59 ` errors.yoctoproject Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: akuster808 @ 2016-05-13 15:34 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Do I need an account enabled to submit to errors.yoctoproject?

- armin


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: errors.yoctoproject
  2016-05-13 15:34 errors.yoctoproject akuster808
@ 2016-05-13 17:59 ` Khem Raj
  2016-05-23 17:26   ` errors.yoctoproject akuster808
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2016-05-13 17:59 UTC (permalink / raw)
  To: akuster808; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]

don’t think so

just do

echo `git config --get user.name` > ${HOME}/.oe-send-error
echo `git config --get user.email` >> ${HOME}/.oe-send-error

and it should be able to send

> On May 13, 2016, at 8:34 AM, akuster808 <akuster808@gmail.com> wrote:
> 
> Do I need an account enabled to submit to errors.yoctoproject?
> 
> - armin
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: errors.yoctoproject
  2016-05-13 17:59 ` errors.yoctoproject Khem Raj
@ 2016-05-23 17:26   ` akuster808
  0 siblings, 0 replies; 3+ messages in thread
From: akuster808 @ 2016-05-23 17:26 UTC (permalink / raw)
  To: Khem Raj; +Cc: yocto@yoctoproject.org



On 05/13/2016 10:59 AM, Khem Raj wrote:
> don’t think so
> 
> just do
> 
> echo `git config --get user.name` > ${HOME}/.oe-send-error
> echo `git config --get user.email` >> ${HOME}/.oe-send-error
> 
> and it should be able to send

thanks. I got it working

- armin
> 
>> On May 13, 2016, at 8:34 AM, akuster808 <akuster808@gmail.com> wrote:
>>
>> Do I need an account enabled to submit to errors.yoctoproject?
>>
>> - armin
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-23 17:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-13 15:34 errors.yoctoproject akuster808
2016-05-13 17:59 ` errors.yoctoproject Khem Raj
2016-05-23 17:26   ` errors.yoctoproject akuster808

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.