<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9330">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">deps: Add titan.ProtocolModules.MAP<br><br>Change-Id: I228800c4ef103b55da4831aff59bd4370cf25969<br>---<br>M deps/Makefile<br>1 file changed, 8 insertions(+), 1 deletion(-)<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/30/9330/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 dc4d9fc..cf0bf4d 100644</span><br><span>--- a/deps/Makefile</span><br><span>+++ b/deps/Makefile</span><br><span>@@ -2,6 +2,7 @@</span><br><span> ECLIPSEGIT:=https://github.com/eclipse</span><br><span> ECLIPSEGIT2:=git://git.eclipse.org/gitroot/titan</span><br><span> OSMOGITHUB:=https://github.com/osmocom</span><br><span style="color: hsl(120, 100%, 40%);">+OSMOGIT:=git://git.osmocom.org</span><br><span> </span><br><span> ECLIPSEGIT_REPOS=  titan.Libraries.TCCUsefulFunctions \</span><br><span>                         titan.ProtocolModules.ICMP \</span><br><span>@@ -46,7 +47,9 @@</span><br><span>                     titan.TestPorts.MTP3asp \</span><br><span>                    titan.ProtocolEmulations.M3UA</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-ALL_REPOS=$(ECLIPSEGIT_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS)</span><br><span style="color: hsl(120, 100%, 40%);">+OSMOGIT_REPOS=         titan.ProtocolModules.MAP</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+ALL_REPOS=$(ECLIPSEGIT_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> # In order to keep local changes in the repository of a dependency, set its commit to the</span><br><span>@@ -66,6 +69,7 @@</span><br><span> titan.ProtocolModules.ISUP_Q.762_commit=   R.8.A</span><br><span> titan.ProtocolModules.L2TP_commit=             R.2.A</span><br><span> titan.ProtocolModules.LLC_v7.1.0_commit=       R.2.A</span><br><span style="color: hsl(120, 100%, 40%);">+titan.ProtocolModules.MAP_commit=                R.2.A-1-g79c6a3d</span><br><span> titan.ProtocolModules.M2PA_commit=          R.2.A</span><br><span> titan.ProtocolModules.M3UA_commit=             R.2.A</span><br><span> titan.ProtocolModules.MobileL3_v13.4.0_commit= R.2.A</span><br><span>@@ -142,3 +146,6 @@</span><br><span> </span><br><span> $(foreach dir,$(OSMOGITHUB_REPOS), \</span><br><span>      $(eval $(call GIT_template,$(dir),$(OSMOGITHUB))))</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+$(foreach dir,$(OSMOGIT_REPOS), \</span><br><span style="color: hsl(120, 100%, 40%);">+       $(eval $(call GIT_template,$(dir),$(OSMOGIT))))</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9330">change 9330</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/9330"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I228800c4ef103b55da4831aff59bd4370cf25969 </div>
<div style="display:none"> Gerrit-Change-Number: 9330 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>