Dear Guo,

Am Samstag, den 02.01.2010, 16:42 +0800 schrieb Guo Hongruan:
> 在 Sat, 02 Jan 2010 16:35:04 +0800,Holger Hans Peter Freyther  
> <[email protected]> 写道:

[…]

> > The other bit is... use "Signed-off-by:" on your patches if you want them
> > included in OE. Only if you use the above they will show up in
> > patchwork.openembedded.org which people go through to look at outstanding
> > patches...
> 
> Signed-off-by? How to do it.

Just add a line

Signed-off-by: name <email>

below the commit message. In Git you can specify to do this
automatically most of the time with the »-s« parameter, for example when
you commit something or format a patch.

> Could you give me some links about this topics? I will google it

The coreboot project took this also over from Linux [1]. I did not find
a link to where the recent Linux procedure is described. Basically if
you sign off a patch, you will say that you are complying with the
project rules and license terms so that it can be included.

[…]


Bests,

Paul


[1] http://www.coreboot.org/Development_Guidelines#Sign-off_Procedure

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to