[PATCH] osmo-ttcn3-hacks[master]: deps: Switch back to upstream titan.TestPorts.UNIX_DOMAIN_SO...

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/6129

deps: Switch back to upstream titan.TestPorts.UNIX_DOMAIN_SOCKETasp

Upstream TITAN has merged our SOCK_SEQPACKET support, so there's no
need for using our private repo anymore.

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


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

diff --git a/deps/Makefile b/deps/Makefile
index 64f5c2c..c4c21e3 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -21,7 +21,8 @@
 			titan.TestPorts.SIPmsg \
 			titan.TestPorts.TCPasp \
 			titan.TestPorts.TELNETasp \
-			titan.TestPorts.UDPasp
+			titan.TestPorts.UDPasp \
+			titan.TestPorts.UNIX_DOMAIN_SOCKETasp
 
 ECLIPSEGIT2_REPOS=	titan.ProtocolModules.GRE \
 			titan.ProtocolModules.M2PA \
@@ -40,7 +41,7 @@
 			titan.ProtocolModules.NS_v7.3.0 \
 			titan.ProtocolModules.SNDCP_v7.0.0
 
-OSMOGITHUB_REPOS=	titan.TestPorts.UNIX_DOMAIN_SOCKETasp
+OSMOGITHUB_REPOS=	
 
 ALL_REPOS=$(ECLIPSEGIT_REPOS) $(ECLIPSEGIT2_REPOS) $(OSMOGITHUB_REPOS)
 

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

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