<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17117">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">deps/Makefile: fix ECLIPSEGIT2 clone URL<br><br>Switch to working clone URL, after more repositories stopped working<br>with the old URL. Revert 865ba37553609a07f714aadfa54b91b5e6771680<br>("deps: Work around disappearing eclipse.org git repositories").<br><br>Related: https://bugs.eclipse.org/bugs/show_bug.cgi?id=559943<br>Change-Id: I04b690a262765f60b671225e1a5425e2750d093f<br>---<br>M deps/Makefile<br>1 file changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/deps/Makefile b/deps/Makefile</span><br><span>index 91636af..1a13211 100644</span><br><span>--- a/deps/Makefile</span><br><span>+++ b/deps/Makefile</span><br><span>@@ -14,7 +14,7 @@</span><br><span> # limitations under the License.</span><br><span> </span><br><span> ECLIPSEGIT:=https://github.com/eclipse</span><br><span style="color: hsl(0, 100%, 40%);">-ECLIPSEGIT2:=git://git.eclipse.org/gitroot/titan</span><br><span style="color: hsl(120, 100%, 40%);">+ECLIPSEGIT2:=https://git.eclipse.org/r/titan</span><br><span> OSMOGITHUB:=https://github.com/osmocom</span><br><span> OSMOGIT:=git://git.osmocom.org</span><br><span> </span><br><span>@@ -53,6 +53,8 @@</span><br><span>                      titan.ProtocolModules.GTP_v13.5.0 \</span><br><span>                  titan.ProtocolModules.GTPv2_v13.7.0 \</span><br><span>                        titan.ProtocolModules.ISUP_Q.762 \</span><br><span style="color: hsl(120, 100%, 40%);">+                    titan.ProtocolModules.LLC_v7.1.0 \</span><br><span style="color: hsl(120, 100%, 40%);">+                    titan.ProtocolModules.MobileL3_v13.4.0 \</span><br><span>                     titan.ProtocolModules.NAS_EPS_15.2.0.1 \</span><br><span>                     titan.ProtocolModules.NS_v7.3.0 \</span><br><span>                    titan.ProtocolModules.SGsAP_13.2.0 \</span><br><span>@@ -62,9 +64,7 @@</span><br><span>                     titan.TestPorts.MTP3asp \</span><br><span>                    titan.TestPorts.UDPasp \</span><br><span>                     titan.ProtocolEmulations.M3UA \</span><br><span style="color: hsl(0, 100%, 40%);">-                 titan.ProtocolEmulations.SCCP \</span><br><span style="color: hsl(0, 100%, 40%);">-                 titan.ProtocolModules.LLC_v7.1.0 \</span><br><span style="color: hsl(0, 100%, 40%);">-                      titan.ProtocolModules.MobileL3_v13.4.0</span><br><span style="color: hsl(120, 100%, 40%);">+                        titan.ProtocolEmulations.SCCP</span><br><span> </span><br><span> OSMOGIT_REPOS=             titan.ProtocolModules.MAP \</span><br><span>                  titan.ProtocolModules.BSSMAP \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17117">change 17117</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17117"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I04b690a262765f60b671225e1a5425e2750d093f </div>
<div style="display:none"> Gerrit-Change-Number: 17117 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>