Am Montag, den 23.08.2010, 15:27 -0600 schrieb AJ ONeal: > > > > You are also missing a Signed-off-by line. > > > > All I do to add that is --signoff, correct?
No. Please take a look at the link I gave you [1] and the other patches sent to this list. Signed-off-by: Your Name <address> is needed below your commit message. Git can do this for you with the `-s` option for `git commit` or `git format-patch -s`. Thanks, Paul [1] http://wiki.openembedded.net/index.php/Commit_Policy
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
