pespin has submitted this change. (
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(-)
Approvals:
Jenkins Builder: Verified
osmith: Looks good to me, but someone else must approve
fixeria: Looks good to me, approved
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
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41958?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ieecb643db8bd3eb8739d960dfaaee183368b0c1d
Gerrit-Change-Number: 41958
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>