[coreboot] wiki update patch command

joe at smittys.pointclark.net joe at smittys.pointclark.net
Sat Mar 29 16:42:13 CET 2008


Hello,
I hope no one minds, I just updated the
http://www.coreboot.org/Development_Guidelines
page and added a little comment on how to use "patch" to test patches  
against your clean local repository. Here is what it says:

  Testing your Patch

Patches can be tested against your clean local repository by using the  
patch command. Just copy your new patch file to the top-level  
directory of your clean local repository and issue this command:

patch -p0 < filename.patch


Thanks - Joe




More information about the coreboot mailing list