deps: use UDPasp from osmocom github fork

Has additional SO_REUSEADDR patch, which is needed for D-GSM mslookup
mDNS testing.

Related: SYS#4618
Change-Id: Ie7e1c3dbd67dba9079a5768e442faffc936fd7fa
This commit is contained in:
Oliver Smith 2020-01-16 16:20:54 +01:00 committed by osmith
parent 66fde7672e
commit 7c5cb6eb8a
1 changed files with 1 additions and 1 deletions

2
deps/Makefile vendored
View File

@ -40,7 +40,6 @@ ECLIPSEGIT_REPOS= titan.Libraries.TCCUsefulFunctions \
titan.TestPorts.SIPmsg \
titan.TestPorts.TCPasp \
titan.TestPorts.TELNETasp \
titan.TestPorts.UDPasp \
titan.TestPorts.UNIX_DOMAIN_SOCKETasp
ECLIPSEGIT2_REPOS= titan.ProtocolModules.GRE \
@ -64,6 +63,7 @@ ECLIPSEGIT2_REPOS= titan.ProtocolModules.GRE \
OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp \
titan.TestPorts.MTP3asp \
titan.TestPorts.UDPasp \
titan.ProtocolEmulations.M3UA \
titan.ProtocolEmulations.SCCP