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

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">deps/Makefile: Switch branches to related commit hashes<br><br>Change-Id: Ia846863eff1734eca469257b9a8d5e653a45e835<br>---<br>M deps/Makefile<br>1 file changed, 5 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 d270a79..64e293b 100644</span><br><span>--- a/deps/Makefile</span><br><span>+++ b/deps/Makefile</span><br><span>@@ -76,8 +76,9 @@</span><br><span> ALL_REPOS=$(ECLIPSEGITHUB_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS) $(OSMOGIT_REPOS)</span><br><span> </span><br><span> # Tag names from 'git-describe --tags'; if not available, a commit hash may be used instead.</span><br><span style="color: hsl(0, 100%, 40%);">-# In order to keep local changes in the repository of a dependency, set its commit to the</span><br><span style="color: hsl(0, 100%, 40%);">-# name of a local branch here (e.g. 'master').</span><br><span style="color: hsl(120, 100%, 40%);">+# Do not put references to branches here, except for local testing: this breaks the caching</span><br><span style="color: hsl(120, 100%, 40%);">+# logic of docker containers, which only invalidate their cached ttcn3 dependencies if this</span><br><span style="color: hsl(120, 100%, 40%);">+# file changed.</span><br><span> titan.Libraries.TCCUsefulFunctions_commit=  R.35.B-6-gb3687da</span><br><span> titan.ProtocolEmulations.M3UA_commit=              f086e78d74defa044d864f17adaad9433fedc961</span><br><span> titan.ProtocolEmulations.SCCP_commit=               R.7.A-11-gd4b7a6d</span><br><span>@@ -127,8 +128,8 @@</span><br><span> titan.TestPorts.TELNETasp_commit=            873fe539642542cd9a901c208f1ec11c6d2f5387</span><br><span> titan.TestPorts.UDPasp_commit=                      c20d77a34f288dd70dd4aaa30e520778876e9336</span><br><span> titan.TestPorts.UNIX_DOMAIN_SOCKETasp_commit=       R.2.A-13-gd34ab71</span><br><span style="color: hsl(0, 100%, 40%);">-titan.TestPorts.USB_commit=                    master</span><br><span style="color: hsl(0, 100%, 40%);">-osmo-uecups_commit=                               master</span><br><span style="color: hsl(120, 100%, 40%);">+titan.TestPorts.USB_commit=                     4c742e931aae66c0046cebfe3c1de4618b6f9ffc</span><br><span style="color: hsl(120, 100%, 40%);">+osmo-uecups_commit=                           8362efef7c6fa341eb947a75786878e0685767b7</span><br><span> </span><br><span> all: $(foreach dir,$(ALL_REPOS),$(dir)/update)</span><br><span> clean: $(foreach dir,$(ALL_REPOS),$(dir)/clean)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23793">change 23793</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/+/23793"/><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: Ia846863eff1734eca469257b9a8d5e653a45e835 </div>
<div style="display:none"> Gerrit-Change-Number: 23793 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@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-MessageType: merged </div>