From d0575c2fd816bb6a594cd21012ea1421434f3808 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Fri, 10 Jan 2020 14:20:18 +0100 Subject: deps: Switch to osmocom fork of titan.ProtocolEmulations.SCCP This allows us to use the ConvertPDUEncodedAddressToASPAddress() functions from outside SCCP_CT. See Change-Id I72351168d4e0e79cea3319a537d51d47027266f4 Change-Id: I38b47c3b382281d0e7a3d80d1630362096949b6f --- deps/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'deps') diff --git a/deps/Makefile b/deps/Makefile index 5d263aa8..d39cec28 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -57,14 +57,14 @@ ECLIPSEGIT2_REPOS= titan.ProtocolModules.GRE \ titan.ProtocolModules.NAS_EPS_15.2.0.1 \ titan.ProtocolModules.NS_v7.3.0 \ titan.ProtocolModules.SNDCP_v7.0.0 \ - titan.ProtocolEmulations.SCCP OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp \ titan.ProtocolModules.LLC_v7.1.0 \ titan.ProtocolModules.SGsAP_13.2.0 \ titan.TestPorts.MTP3asp \ titan.ProtocolModules.M3UA \ - titan.ProtocolEmulations.M3UA + titan.ProtocolEmulations.M3UA \ + titan.ProtocolEmulations.SCCP OSMOGIT_REPOS= titan.ProtocolModules.MAP \ titan.ProtocolModules.BSSMAP \ @@ -77,7 +77,7 @@ ALL_REPOS=$(ECLIPSEGIT_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS) $(OSMOGIT # name of a local branch here (e.g. 'master'). titan.Libraries.TCCUsefulFunctions_commit= R.30.A titan.ProtocolEmulations.M3UA_commit= 06b0f71a7d13fafc6f778974f6b4379ad87511ea -titan.ProtocolEmulations.SCCP_commit= R.7.A-2-g724c83f +titan.ProtocolEmulations.SCCP_commit= 9e70fba95bb3dfaf09f5f8260177401ef4cceda7 titan.ProtocolModules.BSSAPP_v7.3.0_commit= R.2.A titan.ProtocolModules.BSSGP_v13.0.0_commit= R.2.A titan.ProtocolModules.BSSMAP_commit= master -- cgit v1.2.3