<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23793">View Change</a></p><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(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/93/23793/1</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..d7c3840 100644</span><br><span>--- a/deps/Makefile</span><br><span>+++ b/deps/Makefile</span><br><span>@@ -76,6 +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(120, 100%, 40%);">+# Avoid using changing references such as branches here and use tags or commit</span><br><span style="color: hsl(120, 100%, 40%);">+# hashes instead as much as possible, since docker containers cache the fetching of</span><br><span style="color: hsl(120, 100%, 40%);">+# repositories below, and only retriggers fetching upon this same file changing.</span><br><span> # In order to keep local changes in the repository of a dependency, set its commit to the</span><br><span> # name of a local branch here (e.g. 'master').</span><br><span> titan.Libraries.TCCUsefulFunctions_commit=     R.35.B-6-gb3687da</span><br><span>@@ -127,8 +130,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=                     d783cb52f58def608edfb217c790f60afd638791</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: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>