pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/32601
)
Change subject: deps/Makefile: Change remote gerrit->gitea for
titan.ProtocolModules.BSSMAP
......................................................................
deps/Makefile: Change remote gerrit->gitea for titan.ProtocolModules.BSSMAP
It was decided that the preferred way to maintain our eclipse titan
forked repos is through gitea, not through gerrit. Hence, update the
remote to point to the gitea repo. The gerrit one will probably be
removed at some point.
Related: OS#6011
Change-Id: I69f8e207a28b8ea424d8fa4f23bdcaa3ba2e1345
---
M deps/Makefile
1 file changed, 18 insertions(+), 3 deletions(-)
Approvals:
pespin: Looks good to me, approved
osmith: Looks good to me, but someone else must approve
msuraev: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/deps/Makefile b/deps/Makefile
index b8b072e..d4f209a 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -67,10 +67,10 @@
titan.ProtocolEmulations.SCCP \
titan.ProtocolModules.BSSGP_v13.0.0
-OSMOGERRIT_REPOS= titan.ProtocolModules.BSSMAP \
- osmo-uecups
+OSMOGERRIT_REPOS= osmo-uecups
-OSMOGITEA_REPOS= titan.ProtocolModules.MAP \
+OSMOGITEA_REPOS= titan.ProtocolModules.BSSMAP \
+ titan.ProtocolModules.MAP \
titan.TestPorts.USB \
titan.TestPorts.AF_PACKET
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/32601
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I69f8e207a28b8ea424d8fa4f23bdcaa3ba2e1345
Gerrit-Change-Number: 32601
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: msuraev <msuraev(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged