From 36296dcc37fa0aed9a7ff4b39817b7e43783a92d Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 16 Apr 2018 17:37:31 +0200 Subject: deps: Switch titan.ProtocolModules.SMPP back to upstream TITAN Our patch for SMPP AlertNotification was merged, so we can switch back to use upstream instead of our osmocom fork. Change-Id: Ib171451af264aa675b173b5cad37f08bcd64fbc3 --- deps/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/Makefile b/deps/Makefile index d09d9173..37e48e2f 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -9,6 +9,7 @@ ECLIPSEGIT_REPOS= titan.Libraries.TCCUsefulFunctions \ titan.ProtocolModules.IP \ titan.ProtocolModules.L2TP \ titan.ProtocolModules.M3UA \ + titan.ProtocolModules.SMPP \ titan.ProtocolModules.TCP \ titan.ProtocolModules.UDP \ titan.ProtocolModules.RTP \ @@ -42,7 +43,6 @@ ECLIPSEGIT2_REPOS= titan.ProtocolModules.GRE \ OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp \ titan.TestPorts.MTP3asp \ - titan.ProtocolModules.SMPP \ titan.ProtocolEmulations.M3UA ALL_REPOS=$(ECLIPSEGIT_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS) @@ -72,7 +72,7 @@ titan.ProtocolModules.NS_v7.3.0_commit= R.2.A titan.ProtocolModules.RTP_commit= R.5.A titan.ProtocolModules.SCTP_commit= R.2.A titan.ProtocolModules.SDP_commit= R.14.A -titan.ProtocolModules.SMPP_commit= R.2.A-1-ge044a36 +titan.ProtocolModules.SMPP_commit= R.2.A-2-gb7aee69 titan.ProtocolModules.SNDCP_v7.0.0_commit= R.2.A titan.ProtocolModules.SUA_commit= R.5.A titan.ProtocolModules.TCP_commit= R.3.A -- cgit v1.2.3