]> git.sur5r.net Git - openocd/blob - PATCHES
imx21 config provided by Alan Carvalho de Assis <acassis@gmail.com>
[openocd] / PATCHES
1 Please mail patches to:\r
2 \r
3 openocd-development@lists.berlios.de\r
4 \r
5 The patch should be against svn trunk using an SVN\r
6 diff. \r
7 \r
8 Attach the patch to the email as a .txt file and\r
9 also write a short change log entry that maintainers\r
10 can copy and paste into the commit message\r
11 \r
12 Add yourself to the GPL copyright for non-trivial changes.\r
13 \r
14 To create a patch from the command line:\r
15  \r
16 svn diff >mypatch.txt\r
17 \r
18 http://svnbook.red-bean.com/en/1.0/re09.html\r
19 \r
20 NB! remember to use "svn add" on new files first!\r
21 \r
22 http://svnbook.red-bean.com/en/1.0/re01.html\r
23 \r
24 \r
25 \r
26 If you have a decent SVN GUI, then that should be\r
27 able to create and apply patches as well...\r
28