[PATCH] osmo-ttcn3-hacks[master]: deps: Use SMPP from osmocom fork

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Apr 14 19:35:29 UTC 2018


Review at  https://gerrit.osmocom.org/7798

deps: Use SMPP from osmocom fork

the osmocom fork has support for AlertNotification, which upstream
doesn't.  Pull request is pending, so we have to use our osmocom
fork repo meanwhile.

Change-Id: I9b6b120fe74b46183517264d85651ac0d99b4035
---
M deps/Makefile
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/98/7798/1

diff --git a/deps/Makefile b/deps/Makefile
index d1545fd..bf2211b 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -9,7 +9,6 @@
 			titan.ProtocolModules.IP \
 			titan.ProtocolModules.L2TP \
 			titan.ProtocolModules.M3UA \
-			titan.ProtocolModules.SMPP \
 			titan.ProtocolModules.TCP \
 			titan.ProtocolModules.UDP \
 			titan.ProtocolModules.RTP \
@@ -43,6 +42,7 @@
 OSMOGITHUB_REPOS=	titan.TestPorts.SCTPasp \
 			titan.TestPorts.MTP3asp \
 			titan.TestPorts.UNIX_DOMAIN_SOCKETasp \
+			titan.ProtocolModules.SMPP \
 			titan.ProtocolEmulations.M3UA
 
 ALL_REPOS=$(ECLIPSEGIT_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS)
@@ -72,7 +72,7 @@
 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
+titan.ProtocolModules.SMPP_commit=		R.2.A-1-ge044a36
 titan.ProtocolModules.SNDCP_v7.0.0_commit=	R.2.A
 titan.ProtocolModules.SUA_commit=		R.5.A
 titan.ProtocolModules.TCP_commit=		R.3.A

-- 
To view, visit https://gerrit.osmocom.org/7798
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b6b120fe74b46183517264d85651ac0d99b4035
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list