Hi @everyone, 

I would like to draw attention to the question from @Tommy Murphy. 

Git 
The openocd git repo is at: [ 
https://sourceforge.net/p/openocd/code/ci/master/tree/ | 
https://sourceforge.net/p/openocd/code/ci/master/tree/ ] 
And can be cloned with: git clone git://git.code.sf.net/p/openocd/code 

Gerrit (zylin) 
But there is also a gerrit repo at: [ 
http://openocd.zylin.com/#/admin/projects/openocd | 
http://openocd.zylin.com/#/admin/projects/openocd ] 
Or at: [ http://openocd.zylin.com/#/q/status | 
http://openocd.zylin.com/#/q/status:open  ] 
Which can be cloned with: git clone [ http://openocd.zylin.com/openocd | 
http://openocd.zylin.com/openocd ] 


As @Tommy Murphy says, this whole situation is confusing. Where does the actual 
development 
happen? To build OpenOCD from the source code with the xPack method 
(see [ 
https://github.com/xpack-dev-tools/openocd-xpack/blob/xpack/README-BUILD.md | 
https://github.com/xpack-dev-tools/openocd-xpack/blob/xpack/README-BUILD.md ] 
), I have to open 
the file ~/Downloads/openocd-xpack.git/scripts/build.sh and adapt the last 
three lines: 

OPENOCD_GIT_URL=git://git.code.sf.net/p/openocd/code
OPENOCD_GIT_BRANCH=master
OPENOCD_GIT_COMMIT=HEAD 
What would happen if I give another value to the OPENOCD_GIT_URL variable, such 
as: 

OPENOCD_GIT_URL= [ http://openocd.zylin.com/openocd | 
http://openocd.zylin.com/openocd ] 

In what way would this impact the build? 

Kind greetings, 
Kristof Mulier 



Van: "Tommy Murphy" <tommy_mur...@hotmail.com> 
Aan: "Liviu Ionescu" <i...@livius.net> 
Cc: "kristof mulier" <kristof.mul...@telenet.be>, "openocd-devel" 
<openocd-devel@lists.sourceforge.net> 
Verzonden: Dinsdag 21 januari 2020 20:59:19 
Onderwerp: Re: Building OpenOCD xPack 

Is some or all of the OpenOCD development actually done on the zylin repo? 
All the emails that I get about commits seem to relate to that. 
Or is that just for reviewing commits before the are accepted to the master 
openocd repo? 

[ http://openocd.zylin.com/#/c/5405/ | http://openocd.zylin.com/#/c/5405/ ] 

I find it all a bit confusing to be honest... 🙁 

From: Liviu Ionescu <i...@livius.net> 
Sent: Tuesday 21 January 2020 19:11 
To: Tommy Murphy <tommy_mur...@hotmail.com> 
Cc: kristof.mul...@telenet.be <kristof.mul...@telenet.be>; openocd-devel 
<openocd-devel@lists.sourceforge.net> 
Subject: Re: Building OpenOCD xPack 


> On 21 Jan 2020, at 20:36, Tommy Murphy <tommy_mur...@hotmail.com> wrote: 
> 
> ... Maybe all development IS done on the master branch? 

I guess so, I can't find a separate branch in the official repo. 

Regards, 

Liviu 


_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to