pespin submitted this change.
deps/Makefile: Fetch M3UA/MTP3/SCCP back from upstream
Patches in our fork have been merged and hence we can point back to
upstream.
Related: OS#6907
Change-Id: I1bcc6ddcd9f55866965f12fd3771ce6a8659d141
---
M deps/Makefile
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/deps/Makefile b/deps/Makefile
index 3fed0d3..c125a15 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -8,6 +8,8 @@
OSMOGITEA:=https://gitea.osmocom.org/ttcn3
ECLIPSEGITLAB_REPOS= titan.Libraries.TCCUsefulFunctions \
+ titan.ProtocolEmulations.M3UA \
+ titan.ProtocolEmulations.SCCP \
titan.ProtocolModules.BSSAPP_v7.3.0 \
titan.ProtocolModules.DIAMETER_ProtocolModule_Generator \
titan.ProtocolModules.DNS \
@@ -42,6 +44,7 @@
titan.TestPorts.HTTPmsg \
titan.TestPorts.IPL4asp \
titan.TestPorts.LANL2asp \
+ titan.TestPorts.MTP3asp \
titan.TestPorts.PCAPasp \
titan.TestPorts.PIPEasp \
titan.TestPorts.SIPmsg \
@@ -51,9 +54,6 @@
titan.TestPorts.UNIX_DOMAIN_SOCKETasp
OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp \
- titan.TestPorts.MTP3asp \
- titan.ProtocolEmulations.M3UA \
- titan.ProtocolEmulations.SCCP \
titan.ProtocolModules.BSSGP_v13.0.0
OSMOGERRIT_REPOS= osmo-uecups
To view, visit change 42014. To unsubscribe, or for help writing mail filters, visit settings.