[PATCH] osmo-ttcn3-hacks[master]: deps: Use SCTPasp from osmocom github fork (SO_REUSEADDR, us...

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 Jan 27 13:27:52 UTC 2018


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

deps: Use SCTPasp from osmocom github fork (SO_REUSEADDR, usleep hack)

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


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

diff --git a/deps/Makefile b/deps/Makefile
index c4c21e3..e1cbfe3 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -17,7 +17,6 @@
 			titan.TestPorts.IPL4asp \
 			titan.TestPorts.LANL2asp \
 			titan.TestPorts.PCAPasp \
-			titan.TestPorts.SCTPasp \
 			titan.TestPorts.SIPmsg \
 			titan.TestPorts.TCPasp \
 			titan.TestPorts.TELNETasp \
@@ -41,7 +40,7 @@
 			titan.ProtocolModules.NS_v7.3.0 \
 			titan.ProtocolModules.SNDCP_v7.0.0
 
-OSMOGITHUB_REPOS=	
+OSMOGITHUB_REPOS=	titan.TestPorts.SCTPasp
 
 ALL_REPOS=$(ECLIPSEGIT_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS)
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9169d231358a9a7e9e10302044a895087f7e7d78
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