pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41958?usp=email )
Change subject: deps/Makefile: Update titan.TestPorts.MTP3asp to upstream master ......................................................................
deps/Makefile: Update titan.TestPorts.MTP3asp to upstream master
We used to point to an osmocom fork with a commit from 2018 fixing build without MTP3asp_PT.cc/hh. That commit was merged upstream in 2020, so we can point back to upstream.
Change-Id: Ieecb643db8bd3eb8739d960dfaaee183368b0c1d --- M deps/Makefile 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/58/41958/1
diff --git a/deps/Makefile b/deps/Makefile index 1e5ead2..61d5fee 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -44,6 +44,7 @@ titan.TestPorts.HTTPmsg \ titan.TestPorts.IPL4asp \ titan.TestPorts.LANL2asp \ + titan.TestPorts.MTP3asp \ titan.TestPorts.PCAPasp \ titan.TestPorts.PIPEasp \ titan.TestPorts.SIPmsg \ @@ -53,7 +54,6 @@ titan.TestPorts.UNIX_DOMAIN_SOCKETasp
OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp \ - titan.TestPorts.MTP3asp \ titan.ProtocolModules.BSSGP_v13.0.0
OSMOGERRIT_REPOS= osmo-uecups @@ -114,7 +114,7 @@ titan.TestPorts.HTTPmsg_commit= R.9.B-4-g9a0dfde titan.TestPorts.IPL4asp_commit= R.30.E-7-g029bccb titan.TestPorts.LANL2asp_commit= R.8.C-3-gb07c265 -titan.TestPorts.MTP3asp_commit= 1cecdad6f3641a5f19b3833703bff6e5005eff11 +titan.TestPorts.MTP3asp_commit= 88224e93e9fffba082061b9642251551209ee567 titan.TestPorts.PCAPasp_commit= R.8.A-3-g9ad320f titan.TestPorts.PIPEasp_commit= R.7.D-3-g8b01154 titan.TestPorts.SCTPasp_commit= R.11.A-8-g2e911c3