pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39764?usp=email )
Change subject: deps: Update titan.ProtocolModules.M3UA to upstream master ......................................................................
deps: Update titan.ProtocolModules.M3UA to upstream master
MR contained in our fork was merged [1], so we can use upstream again.
[1] https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA/-/merge_...
This patch doesn't contain an update hash because it was merged as fast-forward so the commit hash now in master HEAD did not change from the one in our repo fork branch.
Change-Id: Icf411559d3ba5bc699d8a66d7c42e7034392a9e6 --- M deps/Makefile 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/64/39764/1
diff --git a/deps/Makefile b/deps/Makefile index 61daa48..9e0229f 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -34,6 +34,7 @@ titan.ProtocolModules.JSON_v07_2006 \ titan.ProtocolModules.L2TP \ titan.ProtocolModules.LLC_v7.1.0 \ + titan.ProtocolModules.M3UA \ titan.ProtocolModules.MobileL3_v13.4.0 \ titan.ProtocolModules.SMPP \ titan.ProtocolModules.TCP \ @@ -65,8 +66,7 @@ OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp \ titan.TestPorts.MTP3asp \ titan.ProtocolEmulations.SCCP \ - titan.ProtocolModules.BSSGP_v13.0.0 \ - titan.ProtocolModules.M3UA + titan.ProtocolModules.BSSGP_v13.0.0
OSMOGERRIT_REPOS= osmo-uecups