All of lore.kernel.org
 help / color / mirror / Atom feed
* How to use patchwork?
@ 2009-10-29 13:04 Steffen Sledz
  2009-10-29 13:22 ` Holger Hans Peter Freyther
  0 siblings, 1 reply; 6+ messages in thread
From: Steffen Sledz @ 2009-10-29 13:04 UTC (permalink / raw)
  To: openembedded-devel

In the last days i had to patch suggestions concerning common recipes
(glibc and busybox). That's why i planned to introduce them via the
patchwork queue.

I prepared them with "git format-patch" and sent them using "git
send-email" to openembedded-devel@lists.openembedded.org. They were
sent to the list but did not reach patchwork. :(

So i believe i did something wrong. But what? Unfortunately the wiki
is not very helpful here.

Steffen





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

* Re: How to use patchwork?
  2009-10-29 13:04 How to use patchwork? Steffen Sledz
@ 2009-10-29 13:22 ` Holger Hans Peter Freyther
  2009-10-29 13:28   ` Steffen Sledz
  0 siblings, 1 reply; 6+ messages in thread
From: Holger Hans Peter Freyther @ 2009-10-29 13:22 UTC (permalink / raw)
  To: openembedded-devel

On Thursday 29 October 2009 14:04:04 Steffen Sledz wrote:
> In the last days i had to patch suggestions concerning common recipes
> (glibc and busybox). That's why i planned to introduce them via the
> patchwork queue.
> 
> I prepared them with "git format-patch" and sent them using "git
> send-email" to openembedded-devel@lists.openembedded.org. They were
> sent to the list but did not reach patchwork. :(
> 
> So i believe i did something wrong. But what? Unfortunately the wiki
> is not very helpful here.

Did you have a "Signed-off-by: " line in it?

z.



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

* Re: How to use patchwork?
  2009-10-29 13:22 ` Holger Hans Peter Freyther
@ 2009-10-29 13:28   ` Steffen Sledz
  2009-10-30  8:34     ` Martyn Welch
  0 siblings, 1 reply; 6+ messages in thread
From: Steffen Sledz @ 2009-10-29 13:28 UTC (permalink / raw)
  To: openembedded-devel

Holger Hans Peter Freyther wrote:
> On Thursday 29 October 2009 14:04:04 Steffen Sledz wrote:
>> In the last days i had to patch suggestions concerning common recipes
>> (glibc and busybox). That's why i planned to introduce them via the
>> patchwork queue.
>>
>> I prepared them with "git format-patch" and sent them using "git
>> send-email" to openembedded-devel@lists.openembedded.org. They were
>> sent to the list but did not reach patchwork. :(
>>
>> So i believe i did something wrong. But what? Unfortunately the wiki
>> is not very helpful here.
> 
> Did you have a "Signed-off-by: " line in it?

Yep, see e.g.
<http://thread.gmane.org/gmane.comp.handhelds.openembedded/26999>





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

* Re: How to use patchwork?
  2009-10-29 13:28   ` Steffen Sledz
@ 2009-10-30  8:34     ` Martyn Welch
  2009-10-30 16:10       ` Steffen Sledz
  0 siblings, 1 reply; 6+ messages in thread
From: Martyn Welch @ 2009-10-30  8:34 UTC (permalink / raw)
  To: openembedded-devel

Steffen Sledz wrote:
> Holger Hans Peter Freyther wrote:
>   
>> On Thursday 29 October 2009 14:04:04 Steffen Sledz wrote:
>>     
>>> In the last days i had to patch suggestions concerning common recipes
>>> (glibc and busybox). That's why i planned to introduce them via the
>>> patchwork queue.
>>>
>>> I prepared them with "git format-patch" and sent them using "git
>>> send-email" to openembedded-devel@lists.openembedded.org. They were
>>> sent to the list but did not reach patchwork. :(
>>>
>>> So i believe i did something wrong. But what? Unfortunately the wiki
>>> is not very helpful here.
>>>       
>> Did you have a "Signed-off-by: " line in it?
>>     
>
> Yep, see e.g.
> <http://thread.gmane.org/gmane.comp.handhelds.openembedded/26999>
>   
At a guess it's because your "Signed-off-by:" line has an obscured email 
address in it.

Martyn

-- 
Martyn Welch MEng MPhil MIET (Principal Software Engineer)   T:+44(0)1327322748
GE Fanuc Intelligent Platforms Ltd,        |Registered in England and Wales
Tove Valley Business Park, Towcester,      |(3828642) at 100 Barbirolli Square,
Northants, NN12 6PF, UK T:+44(0)1327359444 |Manchester,M2 3AB  VAT:GB 927559189




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

* Re: How to use patchwork?
  2009-10-30  8:34     ` Martyn Welch
@ 2009-10-30 16:10       ` Steffen Sledz
  2009-11-02  8:53         ` Martyn Welch
  0 siblings, 1 reply; 6+ messages in thread
From: Steffen Sledz @ 2009-10-30 16:10 UTC (permalink / raw)
  To: openembedded-devel

On 10/30/2009 09:34 AM, Martyn Welch wrote:
>>> Did you have a "Signed-off-by: " line in it?
>>>     
>>
>> Yep, see e.g.
>> <http://thread.gmane.org/gmane.comp.handhelds.openembedded/26999>
>>   
> At a guess it's because your "Signed-off-by:" line has an obscured email
> address in it.

If you mean

  Signed-off-by: Steffen Sledz <sledz <at> dresearch.de>

this is just a modification of GMANE web interface. In the original
message it was

  Signed-off-by: Steffen Sledz <sledz@dresearch.de>

That should be OK. Or not?

Steffen




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

* Re: How to use patchwork?
  2009-10-30 16:10       ` Steffen Sledz
@ 2009-11-02  8:53         ` Martyn Welch
  0 siblings, 0 replies; 6+ messages in thread
From: Martyn Welch @ 2009-11-02  8:53 UTC (permalink / raw)
  To: openembedded-devel

Steffen Sledz wrote:
> On 10/30/2009 09:34 AM, Martyn Welch wrote:
>   
>>>> Did you have a "Signed-off-by: " line in it?
>>>>     
>>>>         
>>> Yep, see e.g.
>>> <http://thread.gmane.org/gmane.comp.handhelds.openembedded/26999>
>>>   
>>>       
>> At a guess it's because your "Signed-off-by:" line has an obscured email
>> address in it.
>>     
>
> If you mean
>
>   Signed-off-by: Steffen Sledz <sledz <at> dresearch.de>
>
> this is just a modification of GMANE web interface. In the original
> message it was
>
>   Signed-off-by: Steffen Sledz <sledz@dresearch.de>
>
> That should be OK. Or not?
>   
Ah, as far as I know that should be OK,

Martyn

-- 
Martyn Welch MEng MPhil MIET (Principal Software Engineer)   T:+44(0)1327322748
GE Fanuc Intelligent Platforms Ltd,        |Registered in England and Wales
Tove Valley Business Park, Towcester,      |(3828642) at 100 Barbirolli Square,
Northants, NN12 6PF, UK T:+44(0)1327359444 |Manchester,M2 3AB  VAT:GB 927559189




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

end of thread, other threads:[~2009-11-02  8:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-29 13:04 How to use patchwork? Steffen Sledz
2009-10-29 13:22 ` Holger Hans Peter Freyther
2009-10-29 13:28   ` Steffen Sledz
2009-10-30  8:34     ` Martyn Welch
2009-10-30 16:10       ` Steffen Sledz
2009-11-02  8:53         ` Martyn Welch

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.