osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43245?usp=email )
Change subject: deps/Makefile: eclipse gitlab -> osmocom mirror ......................................................................
deps/Makefile: eclipse gitlab -> osmocom mirror
Even with recent changes to the deps logic, we occasionally still run into the rate limits of the eclipse gitlab. Change it to clone from our forgejo instance instead, where we now have mirrors of these repositories that get updated every 8 hours.
Change-Id: Ica33853154438a81a42196e9bfefac98764cbf18 --- M deps/Makefile 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: laforge: Looks good to me, but someone else must approve pespin: Looks good to me, approved Jenkins Builder: Verified
diff --git a/deps/Makefile b/deps/Makefile index 7df5746..acdadcd 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -2,7 +2,7 @@ # Copyright 2018 sysmocom - s.f.m.c. GmbH # SPDX-License-Identifier: Apache-2.0
-ECLIPSEGITLAB:=https://gitlab.eclipse.org/eclipse/titan +ECLIPSEGITLAB:=https://gitea.osmocom.org/mirrors OSMOGITHUB:=https://github.com/osmocom OSMOGERRIT:=https://gerrit.osmocom.org OSMOGITEA:=https://gitea.osmocom.org/ttcn3