pespin has uploaded this change for review.
deps/Makefile: Use upstream titan.TestPorts.SIPmsg
The patch we used from the sysmocom fork is now meged in upstream (same
git commit hash), hence we can jump back to upstream.
Related: SYS#6982
Change-Id: I8ca1252fd8710f50d8da5fb4fc105d29d9a506af
---
M deps/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/77/37877/1
diff --git a/deps/Makefile b/deps/Makefile
index 4220bca..bdec466 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -56,6 +56,7 @@
titan.TestPorts.LANL2asp \
titan.TestPorts.PCAPasp \
titan.TestPorts.PIPEasp \
+ titan.TestPorts.SIPmsg \
titan.TestPorts.TELNETasp \
titan.TestPorts.TCPasp \
titan.TestPorts.UDPasp \
@@ -71,7 +72,6 @@
OSMOGITEA_REPOS= titan.ProtocolModules.BSSMAP \
titan.ProtocolModules.MAP \
titan.TestPorts.AF_PACKET \
- titan.TestPorts.SIPmsg \
titan.TestPorts.USB
ALL_REPOS= $(ECLIPSEGITLAB_REPOS) \
To view, visit change 37877. To unsubscribe, or for help writing mail filters, visit settings.