pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42014?usp=email )
Change subject: deps/Makefile: Fetch M3UA/MTP3/SCCP back from upstream ...................................................................... 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(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/14/42014/1 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 https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/42014?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I1bcc6ddcd9f55866965f12fd3771ce6a8659d141 Gerrit-Change-Number: 42014 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]>
