This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Harald Welte gerrit-no-reply at lists.osmocom.orgHello Jenkins Builder,
I'd like you to reexamine a change.  Please visit
    https://gerrit.osmocom.org/7537
to look at the new patch set (#2).
deps: Switch to our own fork of the M3UA ProtocolEmulation
.. as we have some patches that are not yet in upstream
Change-Id: Ie8a9380ae8838c571fe3d0776f60485b34c85d4e
---
M deps/Makefile
1 file changed, 2 insertions(+), 2 deletions(-)
  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/37/7537/2
diff --git a/deps/Makefile b/deps/Makefile
index d607874..5641ebe 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -37,12 +37,12 @@
 			titan.ProtocolModules.LLC_v7.1.0 \
 			titan.ProtocolModules.MobileL3_v13.4.0 \
 			titan.ProtocolModules.NS_v7.3.0 \
-			titan.ProtocolModules.SNDCP_v7.0.0 \
-			titan.ProtocolEmulations.M3UA
+			titan.ProtocolModules.SNDCP_v7.0.0
 
 OSMOGITHUB_REPOS=	titan.TestPorts.SCTPasp \
 			titan.TestPorts.MTP3asp \
 			titan.TestPorts.UNIX_DOMAIN_SOCKETasp \
+			titan.ProtocolEmulations.M3UA \
 			titan.ProtocolEmulations.SCCP
 
 ALL_REPOS=$(ECLIPSEGIT_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS)
-- 
To view, visit https://gerrit.osmocom.org/7537
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie8a9380ae8838c571fe3d0776f60485b34c85d4e
Gerrit-PatchSet: 2
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder