From 498634bfd333a6356192036453fed04848453115 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 27 Mar 2018 19:19:57 +0200 Subject: deps: Switch to our own fork of the M3UA ProtocolEmulation .. as we have some patches that are not yet in upstream Change-Id: Ie8a9380ae8838c571fe3d0776f60485b34c85d4e --- deps/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/Makefile b/deps/Makefile index d6078743..5641ebe3 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -37,12 +37,12 @@ ECLIPSEGIT2_REPOS= titan.ProtocolModules.GRE \ titan.ProtocolModules.LLC_v7.1.0 \ titan.ProtocolModules.MobileL3_v13.4.0 \ titan.ProtocolModules.NS_v7.3.0 \ - titan.ProtocolModules.SNDCP_v7.0.0 \ - titan.ProtocolEmulations.M3UA + titan.ProtocolModules.SNDCP_v7.0.0 OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp \ titan.TestPorts.MTP3asp \ titan.TestPorts.UNIX_DOMAIN_SOCKETasp \ + titan.ProtocolEmulations.M3UA \ titan.ProtocolEmulations.SCCP ALL_REPOS=$(ECLIPSEGIT_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS) -- cgit v1.2.3