[Buildroot] Help submitting patches

Peter Korsgaard jacmet at uclibc.org
Mon Feb 6 21:07:44 UTC 2012


>>>>> "J" == J C Woltz <jwoltz at gmail.com> writes:

 J> Please forgive my ignorance. I would like to submit some patches. I am using
 J> git. Can someone paste the commands to format patch and sign off?

git format-patch -s master

That is if you made your changes on a seperate branch like you should,
otherwise replace master with the commit id of the last change before
your local changes.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list